| Field | Type | Required | Description |
|---|---|---|---|
type |
JsonNullable<String> | ➖ | The authentication type |
label |
JsonNullable<String> | ➖ | The authentication label |
key |
JsonNullable<String> | ➖ | The authentication key |
requiredScopes |
List<String> | ➖ | The required scopes for this authentication method |
support |
JsonNullable<Support> | ➖ | The support information for this authentication method, including configuration and account linking guides |