Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 835 Bytes

UserAuthResponse.md

File metadata and controls

16 lines (12 loc) · 835 Bytes

UserAuthResponse

Properties

Name Type Description Notes
id string The unique id (UUID) of the user
display_name string The full name of the user. Might for example be first and last name
email string The email address of the user
external_provider string The name of the external auth provider [optional]
external_user_id string The user ID given by the external provider [optional]
name string The unique name that is used to identify the user
origin string The creation origin of this user

[Back to Model list] [Back to API list] [Back to README]