Skip to main content

authorize

Function authorize 

Source
pub async fn authorize(
    __arg0: State<Shared>,
    __arg1: Path<HashMap<String, String>>,
    request: Request,
    next: Next,
) -> Result<Response, Error>