summaryrefslogtreecommitdiff
path: root/topics/authentication/password-reset.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-11-02 10:59:50 +0300
committerFrederick Muriuki Muriithi2022-11-02 11:02:44 +0300
commitcda7049c67ec6c8b45857e99d0ad7b52c480b3f0 (patch)
treeee4a19e9b1e023cedd77fd66540bd2bd73c36cdc /topics/authentication/password-reset.gmi
parent007264d03484ed62a06c6bc5747881c409250561 (diff)
downloadgn-gemtext-cda7049c67ec6c8b45857e99d0ad7b52c480b3f0.tar.gz
Add "User Registration" and "Password Reset" topics
* While not core to the auth(entic|oris)ation topic, "User Registration" and "Password Reset" are related to, the auth(entic|oris)ation process.
Diffstat (limited to 'topics/authentication/password-reset.gmi')
-rw-r--r--topics/authentication/password-reset.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/topics/authentication/password-reset.gmi b/topics/authentication/password-reset.gmi
new file mode 100644
index 0000000..44fcde2
--- /dev/null
+++ b/topics/authentication/password-reset.gmi
@@ -0,0 +1,5 @@
+# Password Reset
+
+The system should provide a way for the user to reset their passwords in the case where the user has forgotten their password.
+
+We could send a password reset link with an expiry period, maybe?