You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemoncurry/lemonauth/views
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
6 years ago
..
__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 6 years ago
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 6 years ago
login.py Refactor the login views into their own modules, because I'm about to implement IndieAuth and it's gonna be kinda big 6 years ago
logout.py Refactor the login views into their own modules, because I'm about to implement IndieAuth and it's gonna be kinda big 6 years ago
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 6 years ago