auth0 / go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests
MIT License
1.08k stars 205 forks source link

fix: CheckJWT clones the request #89

Closed jfatta closed 3 years ago

jfatta commented 3 years ago

fix #62

~I'll keep it as draft until tests are working on v2 branch.~