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
acce72e90e
lemoncurry
/
lemonauth
History
Danielle McLean
acce72e90e
Implement the auth-code verification step, producing a complete IndieAuth implementation for 'id' type (nothing for 'code' type yet tho)
2017-10-29 17:07:36 +11:00
..
migrations
On approving an IndieAuth request, actually generate an auth code and redirect
2017-10-29 16:16:27 +11:00
static/lemonauth
/css
Add some niiiice h-x-app rendering to the authorisation page, so you can get a pretty view of who's trying to auth
2017-10-27 21:32:14 +11:00
templates
/lemonauth
Give better 'me' normalisation to IndieAuth processing + Aadd a simple POST route for actually submitting the form
2017-10-29 14:39:30 +11:00
templatetags
Switch from using the admin login/logout pages to custom 'lemonauth' pages
2017-10-24 23:50:57 +11:00
views
Implement the auth-code verification step, producing a complete IndieAuth implementation for 'id' type (nothing for 'code' type yet tho)
2017-10-29 17:07:36 +11:00
__init__.py
Switch from using the admin login/logout pages to custom 'lemonauth' pages
2017-10-24 23:50:57 +11:00
models.py
On approving an IndieAuth request, actually generate an auth code and redirect
2017-10-29 16:16:27 +11:00
urls.py
Give better 'me' normalisation to IndieAuth processing + Aadd a simple POST route for actually submitting the form
2017-10-29 14:39:30 +11:00