switch to maintained lib (#16535)

Co-authored-by: Matti R <matti@mdranta.net>
This commit is contained in:
6543
2021-07-24 11:13:56 -04:00
committed by GitHub
co-authored by Matti R
parent 6a3c7856c8
commit a66ff8a210
29 changed files with 151 additions and 170 deletions
+4
View File
@@ -0,0 +1,4 @@
// 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