valohai / django-allauth-2fa

Two-factor authentication for Django Allauth
Other
212 stars 50 forks source link

Make it possible to disable 2fa without a token. #169

Closed valberg closed 1 year ago

valberg commented 1 year ago

Many sites do not require a token to disable 2fa - GitHub is one example.

I think we should provide this as an option.