lemoncurry/lemonauth/views/tokens
2023-08-16 11:52:43 +10:00
..
__init__.py Add a page that lists all authorised Micropub clients and allows a client's access to be revoked easily 2018-06-25 22:31:42 +10:00
list.py Catch all errors from requests, not just HTTPError 2023-08-16 11:52:43 +10:00
revoke.py Whoops, only revoke the current user's Micropub tokens for a client, not every single token for that client 2018-06-28 08:38:55 +10:00