blob: a86dc1a3b348cd1a3cf0730da9936f36098268a2 [file] [log] [blame]
khenaidooab1f7bd2019-11-14 14:00:27 -05001// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
2//
3// See README.md for more info.
4package jwt