Sign in

Type: MonoCloudStatePartialOptions

Partial configuration options for authentication state handling.

Properties

PropertyTypeDescription
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.
© 2024 MonoCloud. All rights reserved.