Optional ReadonlybaseOverride the base URL of the target server.
Optional ReadonlycacheCustom directory for session cache.
Optional ReadonlytimeoutRequest timeout in milliseconds.
Optional ReadonlysendWhether to send the Referer header in the logout request.
Optional ReadonlysendWhether to send the Origin header in the logout request.
Configuration options for the
LogoutClient.Remarks
All fields are optional. If omitted, the client reads from environment
variables (
.envfile orBun.env). Explicit constructor options takeprecedence over environment variables.
Since
0.1.1