valohai / django-allauth-2fa

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

Support "remembering" a session on a browser #24

Open clokep opened 7 years ago

clokep commented 7 years ago

django-otp can plug into django-agent-trust with django-otp-agents, maybe there's nothing else to do here besides documenting that.

dwasyl commented 6 years ago

+1 Documenting how to do this would be great. It doesn't seem like the biggest challenge, but the documentation on it is pretty light.

9mido commented 3 years ago

Updating the link since the original one no longer works and adding a few more:

https://django-otp-official.readthedocs.io/en/stable/auth.html#authorizing-users

https://github.com/django-otp/django-agent-trust

https://github.com/django-otp/django-otp-agents