Tivix / django-rest-auth

This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
www.tivix.com
MIT License
2.4k stars 663 forks source link

Multi-Factor Authentication #514

Open steverecio opened 5 years ago

steverecio commented 5 years ago

Does anybody have any examples of using Django Rest Auth with a MFA plugin?

colin-byrne-1 commented 3 years ago

Hey @steverecio, I have seen your comments on a number of solutions, looking for DJRA compatible MFA solution. I am curious... did you ever find a suitable solution?