This website requires JavaScript.
Explore
Help
Sign In
BenLubar
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
0
forked from
00dani/lemoncurry
Code
Issues
Pull requests
Releases
Wiki
Activity
683adc1b46
lemoncurry
/
lemonauth
/
migrations
History
Danielle McLean
741c2eb234
Switch from stateless JOSE tokens to stateful tokens in the DB, since they can then be much smaller and we're using a DB anyway
2018-06-12 14:57:53 +10:00
..
0001_initial.py
Add pytest and mypy steps to the pre-commit hooks to avoid committing clearly broken code
2018-06-04 10:32:24 +10:00
0002_delete_indieauthcode.py
Switch from database-persisted auth codes to stateless JSON Web Tokens :)
2017-11-02 16:36:16 +11:00
0003_indieauthcode_token.py
Switch from stateless JOSE tokens to stateful tokens in the DB, since they can then be much smaller and we're using a DB anyway
2018-06-12 14:57:53 +10:00
__init__.py
On approving an IndieAuth request, actually generate an auth code and redirect
2017-10-29 16:16:27 +11:00