Skip to main content

BROWSER_SESSION_COOKIE_NAME

Constant BROWSER_SESSION_COOKIE_NAME 

Source
pub const BROWSER_SESSION_COOKIE_NAME: &str = "lab_session";
Expand description

Default browser session cookie name used by the lab consumer. Other consumers should not read this constant directly — instead, prefer AuthState.config.session_cookie_name and the helpers in this module that look up the configured name from state.