MatrixSynapse/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