This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
94
Commits
1
Branch
1
Tag
f002cc5c84d122b527edec7ce843d817aa4162dc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Disco DeDisco
b12f56c7ca
functional auth backend; new get_user() method in authentication model & new accompanying test methods
2026-01-30 19:26:02 -05:00
Disco DeDisco
41f4ff1725
new apps.lyric.authenticate model PasswordlessAuthenticationBackend and authenticate() function help determine Token authenticity, login to existing accounts, or create new ones; associated .tests.test_authentication class asserts this functionality; apps.lyric.models & .tests.models now handles token uid instead of id, completing the transition away from email-as-pk
2026-01-30 19:10:17 -05:00