anonymousland-synapse/synapse/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 copyrights 2016-01-07 04:26:29 +00:00
auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
constants.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
errors.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
filtering.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
ratelimiting.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_versions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
urls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00