Skip to main content

load_user

Function load_user 

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