Interface: BearerProfile
Properties
Property | Type | Defined in |
---|---|---|
access_token | string | types.ts:85 |
expires_in | number | types.ts:87 |
profile | string | types.ts:89 |
refresh_token | string | types.ts:88 |
token_type | string | types.ts:86 |
userId | string | types.ts:90 |
Property | Type | Defined in |
---|---|---|
access_token | string | types.ts:85 |
expires_in | number | types.ts:87 |
profile | string | types.ts:89 |
refresh_token | string | types.ts:88 |
token_type | string | types.ts:86 |
userId | string | types.ts:90 |