summary refs log tree commit diff
path: root/tests/rest/client/test_auth_metadata.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support the new `/auth_metadata` endpoint defined in MSC2965. (#18093)Quentin Gliech2025-01-211-0/+140
See the updated MSC2965 --------- Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>