JWTAuthMiddleware() creates a middleware that authenticates requests with JWT tokens and puts the parsed JWT claims (jwt.Claims interface) into the request context. Introspection is the process of ...
Note: this package is not 100% compatible with the CBOR specification. See the Not implemented section for more details.