package
8.0.0
Repository: https://github.com/messagebird/go-rest-api.git
Documentation: pkg.go.dev

# Functions

NewValidator returns a signature validator object.
SkipURLValidation instructs Validator to not validate url_hash claim.

# Variables

TimeFunc provides the current time same as time.Now but can be overridden for testing.

# Structs

Claims replaces jwt.StandardClaims as it checks all aspects of the the JWT token that have been specified by the MessageBird RFC.
Validator type represents a MessageBird signature validator.

# Type aliases

No description provided by the author