Module state

Module state 

Source

Structs§

StateClaims
Claims embedded into the secure state token.

Enums§

StateError

Constants§

DEFAULT_STATE_TTL
Default lifetime applied to newly created state tokens.

Functions§

sign_state
Sign the provided claims using HS256.
verify_state
Verify the state token and return the embedded claims.