go-json-rest
go-json-rest copied to clipboard
Auth0 how to
I try to find a way to use Auth0 for authorization, but i can't succeed. would be great to have a example for this
We wrote a custom middleware (see README section) that makes use of the dgrijalva/jwt-go package to validate the JWT token sent within each request.