diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-04 00:07:01 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-04 00:07:01 +0530 |
commit | 25fc36cd50392f998b779606895af7326b650a93 (patch) | |
tree | b97edebc687e0102c77f8c8490b69b8e0d2ed0af /README.md | |
parent | 63ed2bb6cf3cccf341b3afe1ffc6165b9b95ac88 (diff) |
updated progress
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |