diff options
-rw-r--r-- | topics/authentication/auth.gmi | 6 | ||||
-rw-r--r-- | topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi | 10 | ||||
-rw-r--r-- | topics/authentication/user-info.gmi | 10 |
3 files changed, 20 insertions, 6 deletions
diff --git a/topics/authentication/auth.gmi b/topics/authentication/auth.gmi deleted file mode 100644 index 4258ca2..0000000 --- a/topics/authentication/auth.gmi +++ /dev/null @@ -1,6 +0,0 @@ -# [ ] Replace Hard coded authentication with gn-proxy - - -# [ ] Put user info in the a/c name in the menu - -When the user signs in to GN2, there is no info on the account name in the menu. diff --git a/topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi b/topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi new file mode 100644 index 0000000..f066399 --- /dev/null +++ b/topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi @@ -0,0 +1,10 @@ +# Replace Hard coded authentication with gn-proxy + +## Tags + +* assigned: ?? +* priority: medium +* status: unclear +* keywords: authentication, gn-proxy + +## Description diff --git a/topics/authentication/user-info.gmi b/topics/authentication/user-info.gmi new file mode 100644 index 0000000..c5723af --- /dev/null +++ b/topics/authentication/user-info.gmi @@ -0,0 +1,10 @@ +# Put user info in the a/c name in the menu + +When the user signs in to GN2, there is no info on the account name in the menu. + +## Tags + +* assigned: ?? +* priority: medium +* status: unclear +* keywords: authentication, user info |