Versions in this module Expand all Collapse all v0 v0.3.6 Jun 14, 2023 Changes in this version + var ErrorCtxKey = &contextKey + var TokenCtxKey = &contextKey + func Authenticator(logf func(v ...any)) func(http.Handler) http.Handler + func FromContext(ctx context.Context) (jwt.Token, map[string]interface{}, error) + func NewContext(ctx context.Context, t jwt.Token, err error) context.Context + func Verifier(vp prop) func(http.Handler) http.Handler