Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
Properties
| Property | Type |
|---|---|
code | string |
state | string |
accessToken | string |
tokenType | string |
expiresIn | number |
scope | string |
error | string |
errorDescription | string |
from | `'query' |
Was this page helpful?