This is a simple gin middleware to validate JWT tokens with a given public key.
It is mostly inspired by gin-jwt.
- Golang
- gin-gonic
Briefly describe how a new developer can run the project and get started.
go get ...
See example.go
Describe or link to any planned work for this project.:w
Contributions are welcomed and appreciated 😊.
MIT. Seee LICENSE for more information.