pub const SESSION_USER_ROLE_KEY: &'static str = "user_role";
The session data key used to store the user’s role.