I’m looking for an example of how to create Gin middleware in Go. I could find examples for the net/http library, but no middleware function to support gin.
The example in auth0 uses the function middleware.CheckJWT, which is not supported by gin
Can you point me to an example for auth0 validation to be used as middleware for Gin?
Unfortunately I believe we don’t have resources on that front. I would highly encourage you to leave feedback regarding that using our Feedback category here: