You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,16 +28,15 @@
28
28
- ✅ Email verification
29
29
- ✅ APIs to update profile securely
30
30
- ✅ Forgot password flow using email
31
-
- ✅ Social logins (Google, Github, more coming soon)
32
-
31
+
- ✅ Social logins (Google, Github, Facebook, more coming soon)
32
+
- ✅ Role base access management
33
33
## Project Status
34
34
35
35
⚠️ **Authorizer is still an early beta! missing features and bugs are to be expected!** If you can stomach it, then bring authentication and authorization to your site today!
36
36
37
37
## Roadmap
38
38
39
39
- Password-less login with email and magic link
40
-
- Role-based access management system
41
40
- Support more JWT encryption algorithms (Currently supporting HS256)
0 commit comments