From 728aa9829f724778f855c73b1a58dc008e65ffec Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 14 Mar 2022 11:51:13 +0300 Subject: Break out file into 2 separate issues --- topics/authentication/auth.gmi | 6 ------ .../authentication/replace-hard-coded-auth-with-gn-proxy.gmi | 10 ++++++++++ topics/authentication/user-info.gmi | 10 ++++++++++ 3 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 topics/authentication/auth.gmi create mode 100644 topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi create mode 100644 topics/authentication/user-info.gmi 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 -- cgit v1.2.3