bd4919fb72
This implements refresh tokens, as defined by MSC2918 This MSC has been implemented client side in Hydrogen Web: vector-im/hydrogen-web#235 The basics of the MSC works: requesting refresh tokens on login, having the access tokens expire, and using the refresh token to get a new one. Signed-off-by: Quentin Gliech <quentingliech@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account.py | ||
account_data.py | ||
account_validity.py | ||
auth.py | ||
capabilities.py | ||
devices.py | ||
filter.py | ||
groups.py | ||
keys.py | ||
knock.py | ||
notifications.py | ||
openid.py | ||
password_policy.py | ||
read_marker.py | ||
receipts.py | ||
register.py | ||
relations.py | ||
report_event.py | ||
room_keys.py | ||
room_upgrade_rest_servlet.py | ||
sendtodevice.py | ||
shared_rooms.py | ||
sync.py | ||
tags.py | ||
thirdparty.py | ||
tokenrefresh.py | ||
user_directory.py |