aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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)