Skip to main content

build_router_with_auth

Function build_router_with_auth 

Source
pub fn build_router_with_auth(
    state: AppState,
    server_config: &ServerConfig,
    authenticator: Option<OidcAuthenticator>,
) -> Router