[][src]Module http_signature_normalization_actix::middleware

Types for verifying requests with Actix Web

Structs

SignatureVerified

A marker type that can be used to guard routes when the signature middleware is set to 'optional'

VerifySignature

The Verify signature middleware