package
0.0.0-20160615074141-d26491060c03
Repository: https://github.com/phillp/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.