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