diff options
author | Quentin Gliech <quenting@element.io> | 2025-01-21 13:48:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 13:48:49 +0100 |
commit | 048c1ac7f6cb3c05ac71fcbb73db49d9a32b1984 (patch) | |
tree | 6ffad47c8ead608992cd23f2c4dcd7734c2fbc4a /synapse/api/auth/msc3861_delegated.py | |
parent | Implement MSC4133 to support custom profile fields. (#17488) (diff) | |
download | synapse-048c1ac7f6cb3c05ac71fcbb73db49d9a32b1984.tar.xz |
Support the new `/auth_metadata` endpoint defined in MSC2965. (#18093)
See the updated MSC2965 --------- Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to 'synapse/api/auth/msc3861_delegated.py')
-rw-r--r-- | synapse/api/auth/msc3861_delegated.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/synapse/api/auth/msc3861_delegated.py b/synapse/api/auth/msc3861_delegated.py |