mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-14 02:24:29 -05:00
Vendor jwt-go at v2.7.0
This commit is contained in:
parent
c97496f7ab
commit
e8c0a67e4d
16 changed files with 1225 additions and 0 deletions
4
vendor/github.com/dgrijalva/jwt-go/doc.go
generated
vendored
Normal file
4
vendor/github.com/dgrijalva/jwt-go/doc.go
generated
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue