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
88bf1e580c
lemoncurry
/
lemonauth
/
views
History
Danielle McLean
e2e21f4afa
Make sure IndieAuth is agnostic to whether the 'me' parameter has a trailing slash or not
2017-10-27 22:03:25 +11:00
..
__init__.py
Half-implement an IndieAuth authorization endpoint - it accepts the right parameters, verifies your client_id, and displays a prompt, but you can't actually approve the auth yet
2017-10-26 11:35:57 +11:00
indie.py
Make sure IndieAuth is agnostic to whether the 'me' parameter has a trailing slash or not
2017-10-27 22:03:25 +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