Skip to main content

Module token_verifier

Module token_verifier 

Source
Expand description

SNAP token verifier supporting both static keys and JWKS-based key resolution.

Structs§

SnapTokenVerifier
Verifies SNAP tokens against either a statically configured key or keys fetched from a JWKS endpoint.

Enums§

SnapTokenVerifyError
Errors returned by SnapTokenVerifier::verify.