Interface: AuthInfo

Properties

accessToken

Optional accessToken: Object

Type declaration

Name Type
displayName string
expiration? Date
role AccessTokenRole

Defined in

hub/src/lib/who-am-i.ts:53


expiresAt

Optional expiresAt: Date

Defined in

hub/src/lib/who-am-i.ts:58


type

type: AuthType

Defined in

hub/src/lib/who-am-i.ts:52