Interface: AuthenticationProviderOptions
Options for creating an AuthenticationProvider.
Properties
images?
readonlyimages?:ProviderImages
Source
packages/extension-api/src/extension-api.d.ts:2518
supportsMultipleAccounts?
readonlysupportsMultipleAccounts?:boolean
Whether it is possible to be signed into multiple accounts at once with this provider. If not specified, will default to false.