MatrixSynapse/tests/rest/client/v2_alpha
Quentin Gliech bd4919fb72
MSC2918 Refresh tokens implementation (#9450)
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>
2021-06-24 14:33:20 +01:00
..
__init__.py
test_account.py
test_auth.py MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
test_capabilities.py
test_filter.py
test_password_policy.py
test_register.py
test_relations.py
test_report_event.py
test_sendtodevice.py
test_shared_rooms.py
test_sync.py
test_upgrade_room.py