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