mirror of https://github.com/status-im/consul.git
3 lines
56 B
Go
3 lines
56 B
Go
|
// Package jwt implements JWTs per RFC 7519
|
||
|
package jwt
|