Expand description
Cookie-based authentication for the RPC server.
Structs§
- Cookie
- If the RPC authentication is enabled, all requests must contain this cookie.
Constants§
- FILE 🔒
- The name of the cookie file on the disk
Functions§
- remove_
from_ disk - Removes a cookie from the given dir.
- write_
to_ disk - Writes the given cookie to the given dir.