aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index d518f37..2dd4079 100644
--- a/README.md
+++ b/README.md
@@ -9,14 +9,15 @@ In the wise words of @alectrocute:
- [ ] Landing Page
- [ ] Database Management
- Authentication
- - [ ] Sign Up
- - [ ] Sign In
+ - [x] Sign Up
+ - [x] Sign In
- [ ] OAuth2
- [ ] LDAP
- [ ] Forgot Password
- - [ ] Password Hashing
+ - [ ] Confirm Email
+ - [x] Password Hashing
- [x] Form Handling
-- [ ] Dashboard
+- [x] Dashboard
- [ ] Admin Pages
- [ ] Role Support
- [ ] Team Management