/gojwt

An extremely simple implementation of JWT

Primary LanguageGo

gojwt

An extremely simple implementation of JWT

go get github.com/extsalt/gojwt

usage

import "github.com/extsalt/gojwt"
gojwt.Create("subject", "platform", "secret")