Interface: AuthenticationSessionsChangeEvent
Defined in: packages/extension-api/src/extension-api.d.ts:4323
An event which fires when an AuthenticationSession is added, removed, or changed.
Properties
provider
readonlyprovider:AuthenticationProviderInformation
Defined in: packages/extension-api/src/extension-api.d.ts:4327
The authenticationProvider that has had its sessions change.