Skip to main content

authorizer

Function authorizer 

Source
pub fn authorizer() -> Option<&'static dyn Authorizer>
Expand description

The registered authorizer, if any. None means the built-in role-list check is used.