summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-11Use the cached metadata call github/quenting/msc3861-load-urls quenting/msc3861-load-urlsQuentin Gliech1-4/+6
2024-07-08MSC3861: allow overriding the introspection endpoint (#17406)Quentin Gliech3-2/+20
This makes it easier to go through an internal endpoint instead of the public facing URL when introspecting tokens, reducing latency.
2024-07-08