๐ django-swap-user
This package allows you easily change your default user's fields to email or phone along with additional functionality such as one time passwords. โจ๐
Features¶
- easily switch to user model with email and phone field;
- use one time passwords(OTP) to log in into your app;
- bans and restrictions for one time password functionality;
- highly customizable - implement your own OTP sender classes and override behaviour;
Installation¶
Next steps¶
/
Swap to user model with email
or phone
fields as username
/
Extend swapped user model with one time password