MatrixSynapse/synapse/api
Mark Haines 8aee5aa068 Add helper function for getting access_tokens from requests
Rather than reimplementing the token parsing in the various places.
This will make it easier to change the token parsing to allow access_tokens
in HTTP headers.
2016-09-09 16:33:15 +01:00
..
__init__.py
auth.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
constants.py
errors.py
filtering.py
ratelimiting.py
urls.py