Storage contract for expiring, single-use WebAuthn ceremony state.
consume/2 must atomically remove and return a live entry. Concurrent consumers
must never both receive the same ceremony.
Summary
Types
Serializable server-only ceremony state.
Adapter-specific process, connection, or namespace.
Opaque, caller-visible lookup token.
Callbacks
Atomically removes and returns a live ceremony.
Stores ceremony state until the monotonic deadline in milliseconds.
Types
Callbacks
Atomically removes and returns a live ceremony.
Stores ceremony state until the monotonic deadline in milliseconds.