Modules§
Structs§
- Struct responsible for resolving JWT auth identities (cf. the
rjwt
crate). - A transaction context.
- Server to keep track of the transactions currently active for this host.
Enums§
- A cached filesystem block.
Traits§
Type Aliases§
- The type of
rjwt::Actor
used to sign auth tokens - A transactional directory
- An entry in a transactional directory
- A transactional file
- The type of
rjwt::SignedToken
used for authentication & authorization - The type of token used to authenticate requests between hosts