3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-15 08:29:31 +01:00
ergo/vendor/github.com/golang-jwt/jwt/doc.go
Shivaram Lingamneni ef92318282 replace jwt library
Fixes #1762
2021-07-29 16:49:35 -04:00

5 lines
166 B
Go

// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
//
// See README.md for more info.
package jwt