Categorygithub.com/nabeken/jwt.go
repositorypackage
0.0.1
Repository: https://github.com/nabeken/jwt.go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

jwt.go

Build Status BSD License

:construction: UNDER DEVELOPMENT :construction:

Primary Goal

  • Stop implementing crypto things by myself.
  • Provide building blocks around JWT, JWK and JWS not whole implementation.
    • Work well for both using JWT and providing JWT-based service.