Kind: Function
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
An unguessable value binding the authorization response to the request that started it.
Signature
tsfunction createState(crypto: CryptoLike): string
Parameters
| Name | Type |
|---|---|
crypto | CryptoLike |
Returns: string
Was this page helpful?