Skip to main content

run_authentication_provider

Function run_authentication_provider 

Source
pub fn run_authentication_provider<P: AuthenticationProvider>(
    provider: Arc<P>,
) -> Result<()>
Expand description

Runs an authentication provider on the Unix socket exposed by gestaltd.