Integrate 2 Factor Authentication in Your Django REST API project easily.
- Email based OTP authentication
- SMS based OTP authentication
- Twilio
- Third party Authenticator App authentication
- Ability to skip/disable 2fa on current device (In Progress)
- Ability to use multiple authentication methods (In Progress)
Implementing Two Factor Authentication has never been easier!