mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 19:52:38 -05:00
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> |
||
|---|---|---|
| .. | ||
| v1 | ||
| v2_alpha | ||
| __init__.py | ||
| test_consent.py | ||
| test_ephemeral_message.py | ||
| test_identity.py | ||
| test_power_levels.py | ||
| test_redactions.py | ||
| test_retention.py | ||
| test_shadow_banned.py | ||
| test_third_party_rules.py | ||
| test_transactions.py | ||