mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 15:21:01 +00:00
efd5f481e9
This implements a few oauth2 fixes: - passes along the state object - enforces authorization code expiration (currently set to 1 minute, we could make this configurable) - enforces redirect_uri - properly checks for client_secret when granting a token - handles pulling client authentication for token grant from basic auth - implement token revocation |
||
---|---|---|
.. | ||
__init__.py | ||
accounts.py | ||
apps.py | ||
base.py | ||
emoji.py | ||
filters.py | ||
instance.py | ||
media.py | ||
notifications.py | ||
oauth.py | ||
search.py | ||
statuses.py | ||
timelines.py |