SESSION_USER_ID_KEY

Constant SESSION_USER_ID_KEY 

Source
pub const SESSION_USER_ID_KEY: &str = "user_id";
Expand description

The session data key used to store the user’s ID.