https://github.com/manifoldco/go-jwt
Convenience wrapper for JWT creation
https://github.com/manifoldco/go-jwt
go golang jose jwt
Last synced: 3 months ago
JSON representation
Convenience wrapper for JWT creation
- Host: GitHub
- URL: https://github.com/manifoldco/go-jwt
- Owner: manifoldco
- License: bsd-3-clause
- Created: 2017-04-10T14:39:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T15:45:12.000Z (over 5 years ago)
- Last Synced: 2025-05-08T08:03:23.885Z (5 months ago)
- Topics: go, golang, jose, jwt
- Language: Go
- Homepage: https://www.manifold.co
- Size: 14.6 KB
- Stars: 2
- Watchers: 25
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# go-jwt
Convenience wrapper for JWT creation
[Code of Conduct](./.github/CONDUCT.md) |
[Contribution Guidelines](./.github/CONTRIBUTING.md)[](https://github.com/manifoldco/go-jwt/releases)
[](https://godoc.org/github.com/manifoldco/go-jwt)
[](https://travis-ci.org/manifoldco/go-jwt)
[](https://goreportcard.com/report/github.com/manifoldco/go-jwt)
[](./LICENSE.md)## Description
This package is used by [grafton](https://github.com/manifoldco/grafton) to
generate JWTs.