Module minerva_rest::fairings::auth
source · [−]Expand description
This submodule contains the implementation of an authentication fairing.
Structs
Struct for session information that can be retrieved for every access to a
route that explicitly retrieves it.
Enums
Describes kinds of errors when attempting to retrieve a
SessionInfo
through the workings of its fairing.Functions
Extracts bearer token from authorization header, if any.