Skip to main content

ROLE_KEY

Constant ROLE_KEY 

Source
pub const ROLE_KEY: &str = "x-role";
Expand description

Key used by Session::role.

Convenience only — not required. See USER_ID_KEY.