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