Skip to main content

Crate authz_resolver

Crate authz_resolver 

Source
Expand description

AuthZ Resolver Module

This module discovers AuthZ resolver plugins via types-registry and routes evaluation calls to the selected plugin based on vendor configuration.

Modulesยง

config
Configuration for the AuthZ resolver.
domain
Domain layer for the AuthZ resolver.
module
AuthZ resolver module.