CookieConfig

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Logger instance for logging.

Link copied to clipboard
var persist: <Error class: unknown class>

A list of Cookies name that should be persisted to the storage. For cookies that should not be persisted, do not add the cookie name to this list.

Link copied to clipboard
var storage: () -> Storage<Cookies>

storage function to create a DataStoreStorage instance.

Functions

Link copied to clipboard
fun init()
Link copied to clipboard

Configures the storage for SSOToken.