Kind: Function
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
The URL to send the reader to. Throws rather than building a request that cannot succeed.
Signature
tsfunction buildAuthorizationUrl(request: AuthorizationRequest): string
Parameters
| Name | Type |
|---|---|
request | AuthorizationRequest |
Returns: string
Was this page helpful?