Module auth

Source
Expand description

Representations for types of required RPC connections.

Modules§

cookie
Support for cookie authentication within the RPC protocol.

Enums§

RpcAuth
A type of authentication required on an RPC connection.
RpcCookieSource
A way to get an RPC cookie: Either in-memory, or by loading it from disk.