Update README.md
This commit is contained in:
parent
b3a52c2466
commit
4c2c91a2bd
|
@ -28,8 +28,8 @@
|
||||||
- ✅ Email verification
|
- ✅ Email verification
|
||||||
- ✅ APIs to update profile securely
|
- ✅ APIs to update profile securely
|
||||||
- ✅ Forgot password flow using email
|
- ✅ Forgot password flow using email
|
||||||
- ✅ Social logins (Google, Github, more coming soon)
|
- ✅ Social logins (Google, Github, Facebook, more coming soon)
|
||||||
|
- ✅ Role base access management
|
||||||
## Project Status
|
## Project Status
|
||||||
|
|
||||||
⚠️ **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!
|
⚠️ **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!
|
||||||
|
@ -37,7 +37,6 @@
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- Password-less login with email and magic link
|
- Password-less login with email and magic link
|
||||||
- Role-based access management system
|
|
||||||
- Support more JWT encryption algorithms (Currently supporting HS256)
|
- Support more JWT encryption algorithms (Currently supporting HS256)
|
||||||
- 2 Factor authentication
|
- 2 Factor authentication
|
||||||
- Back office (Admin dashboard to manage user)
|
- Back office (Admin dashboard to manage user)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user