jwt

golang implementation of JSON Web Tokens (command line)

Description

Community maintained clone of github.com/dgrijalva/jwt-go.

After the original author of the library suggested migrating the maintenance of jwt-go, a dedicated team of open source maintainers decided to clone the existing library into this module.

The command line utility included in this project (cmd/jwt) provides a straightforward example of token creation and parsing as well as a useful tool for debugging your own integration. You'll also find several implementation examples in the documentation.

This package provides the command line.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/golang-jwt/jwt


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install jwt