blob: 496a7cbdde31f6b5036c72522dd9c0a39ae6a426 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Integrating gn-auth with gn-llm
## Tags
* assigned: alexm, Shelby
* keywords: llm, auth
* type: feature
* priority: high
* status: done, completed
## Description
The main objective is to integrate gn-authentication with gn-llm. This feature will ensure that only
logged-in users can access the functionality, thereby preventing misuse by bots and unauthorized users.
|