synapse/tests
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
..
api s/by_token/by_access_token/g 2015-08-20 16:01:29 +01:00
appservice
federation
handlers Move token generation to auth handler 2015-08-20 11:35:56 +01:00
metrics
rest s/by_token/by_access_token/g 2015-08-20 16:01:29 +01:00
storage /tokenrefresh POST endpoint 2015-08-20 16:21:35 +01:00
util Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
__init__.py
test_distributor.py Remove call to recently removed function in mock 2015-08-11 16:56:30 +01:00
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py s/by_token/by_access_token/g 2015-08-20 16:01:29 +01:00