---
hide:
  - toc
---

Error data returned by an OAuth grant.

## Types

- {{ typeURL("Object") }}

## Properties

| Parameter     | Type                    | Description       |
|:-------------:|:-----------------------:|:-----------------:|
| `oauth_error` | {{ typeURL("String") }} | The error message |