Module auth

Source
Expand description

Auth server utilities.

Structs§

AuthRpcModule
Holds installed modules for the auth server.
AuthServerConfig
Server configuration for the auth server.
AuthServerConfigBuilder
Builder type for configuring an AuthServerConfig.
AuthServerHandle
A handle to the spawned auth server.
IpcServerBuilder
Builder to configure and create a JSON-RPC server
ServerBuilder
Builder to configure and create a JSON-RPC server