Skip to main content

auth_server

Function auth_server 

Source
pub(super) async fn auth_server(
    services: &Services,
    request: &mut Request,
    body: Option<&CanonicalJsonValue>,
) -> Result<Auth>