0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-04 17:05:44 +02:00
synapse/tests/api
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00
..
__init__.py
test_auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_filtering.py
test_ratelimiting.py