summaryrefslogtreecommitdiff
path: root/issues/implement-auth-to-gn-llm.gmi
blob: 3bb1511f765ac87f1e5356e80d3cd304cdfe7986 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Integrating gn-auth with gn-llm

## Tags

* assigned: alexm, Shelby
* keywords: llm, auth
* type: feature
* priority: high
* status: in progress

## 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.