Partial configuration options for authentication state handling.
| Property | Type | Description |
|---|---|---|
cookie? | Partial<MonoCloudCookieOptions> | Partial configuration for the state cookie. This cookie temporarily stores authorization transaction data required to validate the callback response and prevent replay or CSRF attacks. |