Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.03 KB

File metadata and controls

12 lines (9 loc) · 3.03 KB

AuthenticationMetaItem

Fields

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