Skip to main content

api_key_authenticator_from_schema

Function api_key_authenticator_from_schema 

Source
pub fn api_key_authenticator_from_schema(
    schema: &CompiledSchema,
) -> Option<Arc<ApiKeyAuthenticator>>
Expand description

Build an ApiKeyAuthenticator from the compiled schema’s security.api_keys JSON.