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

added example for iris web framework #199

Closed mehulgohil closed 1 year ago

mehulgohil commented 1 year ago

📝 Checklist

🔧 Changes

This PR adds an example for the iris web framework

📚 References

Iris

🔬 Testing

mehulgohil commented 1 year ago

Hi @ewanharris Resolved both the comments