synapse/scripts
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
..
export_signing_key Run black on the scripts (#9981) 2021-05-14 11:46:35 +01:00
generate_config Run black on the scripts (#9981) 2021-05-14 11:46:35 +01:00
generate_log_config Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
generate_signing_key.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
hash_password Run black on the scripts (#9981) 2021-05-14 11:46:35 +01:00
move_remote_media_to_new_store.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
register_new_matrix_user Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
synapse_port_db MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
sync_room_to_group.pl sanity checks 2017-11-21 12:10:20 +00:00