This website requires JavaScript.
Explore
Help
Sign in
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
f9e6f1dde3
Branches
Tags
No results found.
lemoncurry
/
lemonauth
/
views
History
Download ZIP
Download TAR.GZ
Danielle McLean
a7f6824334
Implement request caching in Redis so that we don't always have to fetch remote pages every time we want their mf2 items
2017-11-10 09:17:32 +11:00
..
__init__.py
Implement a token endpoint - currently all tokens last forever and can't be revoked, but I can add revocation later without too much trouble
2017-11-03 17:18:00 +11:00
indie.py
Implement request caching in Redis so that we don't always have to fetch remote pages every time we want their mf2 items
2017-11-10 09:17:32 +11:00
login.py
Refactor the login views into their own modules, because I'm about to implement IndieAuth and it's gonna be kinda big
2017-10-26 11:21:56 +11:00
logout.py
Refactor the login views into their own modules, because I'm about to implement IndieAuth and it's gonna be kinda big
2017-10-26 11:21:56 +11:00
token.py
Implement a token endpoint - currently all tokens last forever and can't be revoked, but I can add revocation later without too much trouble
2017-11-03 17:18:00 +11:00