Skip to main content

handle_login

Function handle_login 

Source
pub(super) async fn handle_login(
    services: &Services,
    body: &Args<Request>,
    info: &Password,
) -> Result<OwnedUserId>