Interface: AuthenticationSessionAccountInformation
The information of an account associated with an AuthenticationSession.
Properties
id
readonly
id:string
The unique identifier of the account.
Defined in
packages/extension-api/src/extension-api.d.ts:3983
label
readonly
label:string
The human-readable name of the account.