Versions in this module Expand all Collapse all v2 v2.4.0 Jul 9, 2021 Changes in this version + const VerificationTokenHeader + func Logging(next http.Handler) http.Handler + type Auth struct + func NewAuth(verificationToken string, personalTokenVerifier platform.PersonalTokenVerifier) *Auth + func (a *Auth) Authorized(h http.HandlerFunc) http.HandlerFunc