Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LestrratGoJwx ¶
type LestrratGoJwx struct { JWKSet jwk.Set Cache func(func(string) (interface{}, error)) (utils.Cacher, error) // contains filtered or unexported fields }
func (*LestrratGoJwx) Decode ¶
func (lgj *LestrratGoJwx) Decode(jwt string, jwkUri string) (interface{}, error)
func (*LestrratGoJwx) GetKey ¶
func (lgj *LestrratGoJwx) GetKey(jwkUri string)
func (*LestrratGoJwx) New ¶
func (lgj *LestrratGoJwx) New() adaptors.Adaptor
Click to show internal directories.
Click to hide internal directories.