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
58d8ca2a25
lemoncurry
/
lemonauth
/
views
History
Danielle McLean
87f04ce988
Use a more helpful page title on IndieAuth authorisation pages
2017-12-18 10:53:17 +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
Use a more helpful page title on IndieAuth authorisation pages
2017-12-18 10:53:17 +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
Dramatically improved processing of Micropub tokens which supports both the Authorization header and the access_token field approaches
2017-12-18 09:51:06 +11:00