Re-exports§
pub use saa_schema::serde;pub use saa_schema::thiserror;pub use saa_schema::schemars;pub use saa_schema::strum;pub use saa_schema::strum_macros;
Modules§
Structs§
- Auth
Payload - Payload message used for telling which credential to use or how to modify it
- Credential
Info - MsgData
ToSign - MsgData
ToVerify - Session
Info - Signed
Data Msg - A wrapper for signed data used for constructing credentials and verifying them
datais base64 encoded JSON string that contains the data to be verified.
Whenreplayfeature tag is enabled, must be a JSON object corresponding toMsgDataToSignstruct. - Stored
Credentials
Enums§
- Credential
- Credential
Name - Auto-generated discriminant enum variants
- Expiration
- Update
Operation