mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
8e01263587
Clients can continue to supply access tokens as query parameters or can supply the token as a header: Authorization: Bearer <access_token_goes_here> This matches the ouath2 format of https://tools.ietf.org/html/rfc6750#section-2.1 |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
constants.py | ||
errors.py | ||
filtering.py | ||
ratelimiting.py | ||
urls.py |