django-two-factor-auth icon indicating copy to clipboard operation
django-two-factor-auth copied to clipboard

Ability to resend SMS code when needed

Open tklarryonline opened this issue 9 years ago • 1 comments

Follow up with my SO question which @Bouke have answered. I think this should be convenient with the use case User clicks on "Didn't received your code? Resend!".

tklarryonline avatar Sep 20 '15 14:09 tklarryonline

Wrote the code for this enhancement on this fork: https://github.com/MichaelAnckaert/django-two-factor-auth/commit/ef798960282d72e3e1a906b6a1f8b482a51e6095

MichaelAnckaert avatar May 03 '16 15:05 MichaelAnckaert