Skip to content

pof3/jam

Repository files navigation

JAM

Jwt Auth Middleware for Go

This project proposes a JWT middleware for Go applications, with the core functionality to verify requests with JWT objects. The underlying JOSE implementation comes from the jwx library. It is just a simpler, less flexible version of the jwauth middleware, brought to us by the chi team.

About

Jwt Auth Middleware for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages