summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorAlexander_Kabui2024-01-10 11:26:11 +0300
committerAlexander_Kabui2024-01-10 11:26:11 +0300
commit3085c0c2d3c1c55817245476a92bfb416bce2d49 (patch)
tree5ded041bfa668533621179a23e40c7fdf07c2a33 /issues
parente4b22900f860e97203cd85635eb8259de1c14360 (diff)
downloadgn-gemtext-3085c0c2d3c1c55817245476a92bfb416bce2d49.tar.gz
integrate gn-auth to gn-llm
Diffstat (limited to 'issues')
-rw-r--r--issues/implement-auth-to-gn-llm.gmi13
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/implement-auth-to-gn-llm.gmi b/issues/implement-auth-to-gn-llm.gmi
new file mode 100644
index 0000000..3bb1511
--- /dev/null
+++ b/issues/implement-auth-to-gn-llm.gmi
@@ -0,0 +1,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. \ No newline at end of file