# createState

**Kind:** Function

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts#L339)

An unguessable value binding the authorization response to the request that started it.

## Signature

```ts
function createState(crypto: CryptoLike): string
```

## Parameters

| Name | Type |
|---|---|
| `crypto` | `CryptoLike` |

**Returns:** `string`
