Skip to main content

Interface: AuthenticationSessionAccountInformation

Defined in: packages/extension-api/src/extension-api.d.ts:3979

The information of an account associated with an AuthenticationSession.

Properties

id

readonly id: string

Defined in: packages/extension-api/src/extension-api.d.ts:3983

The unique identifier of the account.


label

readonly label: string

Defined in: packages/extension-api/src/extension-api.d.ts:3988

The human-readable name of the account.