Crate capgrok

Source

Structs§

Builder
Augments a SIWE message with encoded capability delegations.
Capability
Representation of a delegated Capability.
Namespace
The namespace that a capability is valid for.
Set
A simple Set implementation that de-duplicates elements by Eq.

Enums§

Error

Constants§

RESOURCE_PREFIX
The prefix for a capgrok uri.

Functions§

capabilities_to_statement
Generate a capgrok statement from capabilities and URI (delegee).
extract_capabilities
Extract the encoded capabilities from a SIWE message.
verify_statement
Verifies a capgrok statement.