Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 681 Bytes

File metadata and controls

19 lines (11 loc) · 681 Bytes

AccountBasedAccessProvider

Properties

Name Type Description Notes
id String Unique identifier for the provider
name String Display name of the provider
logo String URL to the logo image of the provider [optional]
accountBased Boolean Indicates whether the provider access model is through accounts or directly
manifest Manifest
connected Boolean Whether the provider is currently connected
accounts List<AccountBase> [optional]