0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 12:09:06 +02:00
synapse/synapse/api/auth
Quentin Gliech 14a5be9c4d Handle errors when introspecting tokens
This returns a proper 503 when the introspection endpoint is not working
for some reason, which should avoid logging out clients in those cases.
2023-05-30 09:43:06 -04:00
..
__init__.py Make the api.auth.Auth a Protocol 2023-05-30 09:43:06 -04:00
base.py Make AS tokens work & allow ASes to /register 2023-05-30 09:43:06 -04:00
internal.py Make AS tokens work & allow ASes to /register 2023-05-30 09:43:06 -04:00
msc3861_delegated.py Handle errors when introspecting tokens 2023-05-30 09:43:06 -04:00