django-passkeys
django-passkeys copied to clipboard
Use standard django login functions
In the example project provde an example how to use the standard django login and admin login views since they do more than a simple call to login()
This isn't used in any project as this is overridden by LOGIN_URL