Implementing 2-Factor Authentication in Django&DRF
Stars
5
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
docs: Add README
38aeddb
feat: fix code quality issues
f89b2df
docs: add screenshots
02b51b5
docs: add README and shots
9a0807b
chore: fix code issues
8b7a079
feat: add urls
77e34c2
feat: add login, create and verifyotp views
8392f44
test: add user and auth tests
36c05f9
feat: add login serializer for auth
b2ee39b
feat: added token serializer
b3742a7
feat: added user serialisers
fc93ecd
feat: add user models
6b65d1a
debug: fix code issues
90d1f04
feat: add user app and configure managers file
6517b94
debug: fix code issue
777396f