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

https://github.com/estobbart/jwt_playground

Experiments with JWT's in Go
https://github.com/estobbart/jwt_playground

Last synced: about 2 months ago
JSON representation

Experiments with JWT's in Go

Awesome Lists containing this project

README

          

# jwt_playground
Experiments with JWT's in Go

See [jwt.io](jwt.io)

# Install

go get gopkg.in/square/go-jose.v2/jwt

# Build

go build main.go

# Run

./main