synapse-product/tests/storage
Daniel Wagner-Hall cecbd636e9 /tokenrefresh POST endpoint
This allows refresh tokens to be exchanged for (access_token,
refresh_token).

It also starts issuing them on login, though no clients currently
interpret them.
2015-08-20 16:21:35 +01:00
..
__init__.py
test__base.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
test_appservice.py
test_base.py Fix daedlock 2015-05-15 10:54:04 +01:00
test_directory.py
test_presence.py
test_profile.py
test_redaction.py
test_registration.py /tokenrefresh POST endpoint 2015-08-20 16:21:35 +01:00
test_room.py
test_roommember.py
test_stream.py