Versions in this module Expand all Collapse all v1 v1.0.0 Mar 31, 2023 Changes in this version + type Adaptor interface + Decode func(jwt string, jwkUri string) (interface{}, error) + GetKey func(jwkUri string) + New func() Adaptor