react-admin
react-admin copied to clipboard
Feat: Auth
Prerequisite
- https://github.com/bit-ocean-studio/dolphin-admin-nest/issues/6
- Login Type
- [ ] Username login
- [ ] Email login
- [ ] Qrcode login
- [ ] SMS verification code login
- [ ] GitHub OAuth2
- [ ] Google OAuth2
- Signup Type
- [ ] Username signup
- [ ] Email signup
- [ ] Phone number signup
- [ ] Bot verification
- [ ] SSO
- [ ] Privacy policy - https://github.com/bit-ocean-studio/dolphin-admin/issues/204
- [ ] Third-party login OAuth2 flow
- [ ] Forget password
- [ ] Support login as a different identity
- [ ] Password security level
- [x] #60