Crate menmos_auth

Crate menmos_auth 

Source
Expand description

Menmos authentication library

Structs§

EncryptionKey
The encryption key format that is expected by menmos_auth.
StorageNodeIdentity
Represents a storage node identity.
UserIdentity
Represents a user identity.

Functions§

make_token
Generate a signed token from an encryption key and a serializable payload.