Skip to main content

handle_login

Function handle_login 

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