Skip to content

Commit fe73c2f

Browse files
authored
Update README.md
1 parent 4a3e363 commit fe73c2f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,16 @@
2626
- ✅ Sign-in / Sign-up with email ID and password
2727
- ✅ Secure session management
2828
- ✅ Email verification
29+
- ✅ OAuth2 and OpenID compatible APIs
2930
- ✅ APIs to update profile securely
3031
- ✅ Forgot password flow using email
3132
- ✅ Social logins (Google, Github, Facebook, more coming soon)
3233
- ✅ Role-based access management
33-
- ✅ Password-less login with email and magic link
34+
- ✅ Password-less login with magic link login
3435

3536
## Roadmap
3637

37-
- Support more JWT encryption algorithms (Currently supporting HS256)
3838
- 2 Factor authentication
39-
- Back office (Admin dashboard to manage user)
40-
- Support more database
4139
- VueJS SDK
4240
- Svelte SDK
4341
- React Native SDK

0 commit comments

Comments
 (0)