forked-synapse/synapse/api/auth
Hugh Nimmo-Smith d20669971a Use name claim as display name when registering users on the fly.
This makes is so that the `name` claim got when introspecting the token
is used as the display name when registering a user on the fly.
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 the api.auth.Auth a Protocol 2023-05-30 09:43:06 -04:00
internal.py Make the api.auth.Auth a Protocol 2023-05-30 09:43:06 -04:00
oauth_delegated.py Use name claim as display name when registering users on the fly. 2023-05-30 09:43:06 -04:00