Skip to main content

consume_login_token

Function consume_login_token 

Source
async fn consume_login_token(
    services: &Services,
    token: Option<&str>,
) -> Result<OwnedUserId>
Expand description

Consume a login token (single-use authentication).