Hello everyone! How can I implement a two factor authentication for my django web app? After a user login with his/her credential (i.e. username and password), I want an OTP to be send to the user's phone number . The user will enter the OTP to gain final access to the web application.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/00799d0b-5f0b-40be-a696-238991a2d965o%40googlegroups.com.