Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
Properties
| Property | Type |
|---|---|
authorizationUrl | string |
tokenUrl | string |
refreshUrl | string |
scopes | Record<string, string> |
Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
| Property | Type |
|---|---|
authorizationUrl | string |
tokenUrl | string |
refreshUrl | string |
scopes | Record<string, string> |
Was this page helpful?