Expand description
Menmos authentication library
Structs§
- Encryption
Key - The encryption key format that is expected by menmos_auth.
- Storage
Node Identity - Represents a storage node identity.
- User
Identity - Represents a user identity.
Functions§
- make_
token - Generate a signed token from an encryption key and a serializable payload.