Module session_auth

Source

Structs§

AuthenticatedUser
Session
Session state (key) for a User. This should not be saved to disk.

Functions§

session_key_from_headers
Decode the base64-encoded session key from the cookie; return the key bytes
session_key_string_from_headers
Extract the base64-encoded session key from the cookie

Type Aliases§

SharedGraph
SharedUser