aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2024-08-11 15:31:02 +0200
committerschererleander <leander@schererleander.de>2024-08-11 15:31:02 +0200
commit534224b664407e9c7b57025c4ec54bc62cf0b0ec (patch)
treea7744efe329e4349e092a1577c6c366eb2c0e8f8
parent0d835856c3d9e2580820edf2d08c18c2741cfa9b (diff)
add planned feature
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7008dc8..6e2500f 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ This is a simple authentication system built using Express.js. It demonstrates h
## Planned Features
- Email validation (done)
- Password requirements (done)
+- Passkey
- GitHub OAuth integration
- "Forgot Password" functionality via email (maybe)