Basic user management skeleton #8
Loading…
Reference in a new issue
No description provided.
Delete branch "benjaoming/membersystem:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CC: @reynir
Could we maybe use django-allauth? That would make it fairly straight forward to add 2fa support using django-allauth-2fa for instance. @benjaoming
Trying to make this a bite-size project by not having dependencies like this half-implemented.
Ref:
a22c2587dd
There will be 2 factor and possibly token-based logins.