package
0.0.0-20160502063751-176b943a4669
Repository: https://github.com/tchssk/goa.git
Documentation: pkg.go.dev
# Functions
ContextJWT retrieves the JWT token from a `context` that went through our security middleware.
New returns a middleware to be used with the JWTSecurity DSL definitions of goa.
# Variables
ErrJWTError is the error returned by this middleware when any sort of validation or assertion fails during processing.