summary refs log tree commit diff
path: root/synapse/api/auth (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30Add an admin token for MAS -> Synapse callsQuentin Gliech1-0/+15
2023-05-30Tests for JWKS endpointHugh Nimmo-Smith2-11/+212
2023-05-30Refactor config to be an experimental featureHug