Skip to main content

serve_authentication_provider

Function serve_authentication_provider 

Source
pub async fn serve_authentication_provider<P>(provider: Arc<P>) -> Result<()>
Expand description

Serves an authentication provider over the configured Unix socket.