Function load_user

Source
pub async fn load_user(cache: &Cache, token: &SecretString) -> Option<User>