An open API service indexing awesome lists of open source software.

https://github.com/solsw/jwt

JWT-related Go helpers.
https://github.com/solsw/jwt

Last synced: 5 months ago
JSON representation

JWT-related Go helpers.

Awesome Lists containing this project

README

          

# jwt
[![Go Reference](https://pkg.go.dev/badge/github.com/solsw/jwt.svg)](https://pkg.go.dev/github.com/solsw/jwt)

Package **jwt** contains [JWT](https://en.wikipedia.org/wiki/JSON_Web_Token)-related helpers for Go.