Skip to main content

Module token

Module token 

Source
Expand description

Form-token manager (RFC-013 §3).

FormTokenManager wraps the primitives needed to issue single-use form tokens (CSRF protection + idempotency replay) and consume them atomically.

Structs§

FormTokenManager
Manages form-token issuance and consumption (RFC-013 §3).