Skip to main content

authenticate

Function authenticate 

Source
pub(crate) async fn authenticate(
    __arg0: State<InternalState>,
    _uri: OriginalUri,
    headers: HeaderMap,
    request: Request,
    next: Next,
) -> impl IntoResponse