Interface: BearerProfile
Properties
Property | Type | Defined in |
---|---|---|
access_token | string | types.ts:97 |
expires_in | number | types.ts:99 |
profile | string | types.ts:101 |
refresh_token | string | types.ts:100 |
token_type | string | types.ts:98 |
userId | string | types.ts:102 |
Property | Type | Defined in |
---|---|---|
access_token | string | types.ts:97 |
expires_in | number | types.ts:99 |
profile | string | types.ts:101 |
refresh_token | string | types.ts:100 |
token_type | string | types.ts:98 |
userId | string | types.ts:102 |