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