| Field | Type | Required | Description |
|---|---|---|---|
key |
T.nilable(::String) | ➖ | The authentication key |
label |
T.nilable(::String) | ➖ | The authentication label |
required_scopes |
T::Array<::String> | ➖ | The required scopes for this authentication method |
support |
T.nilable(Models::Shared::Support) | ➖ | The support information for this authentication method, including configuration and account linking guides |
type |
T.nilable(::String) | ➖ | The authentication type |