Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-dgrijalva-jwt-go-dev
Golang implementation of json web tokens (jwt)
https://github.com/dgrijalva/jwt-go
0
no reviews
Install
Json web tokens are compact, url-safe means of representing claims to be transferred between two parties. this library is an implementation of json web tokens in the go language.