Versions in this module Expand all Collapse all v8 v8.0.0 Jun 24, 2022 Changes in this version + var ValidityWindow = 5 * time.Second + type Validator struct + SigningKey string + func NewValidator(signingKey string) *Validator + func (v *Validator) ValidRequest(r *http.Request) error + func (v *Validator) Validate(h http.Handler) http.Handler Other modules containing this package github.com/messagebird/go-rest-api github.com/messagebird/go-rest-api/v6 github.com/messagebird/go-rest-api/v7 github.com/messagebird/go-rest-api/v9