File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 "aud" : false ,
1515 "exp" : true ,
1616 "nbf" : true ,
17- "iat" : false ,
17+ "iat" : true ,
1818 "jti" : false ,
1919 "hs256" : true ,
2020 "hs384" : true ,
2929 "ps384" : false ,
3030 "ps512" : false
3131 },
32- "authorUrl" : " https://github.com/dgrijalva " ,
33- "authorName" : " dgrijalva " ,
34- "gitHubRepoPath" : " dgrijalva /jwt-go " ,
35- "repoUrl" : " https://github.com/dgrijalva /jwt-go " ,
36- "installCommandHtml" : " go get <a href=\" https://godoc.org /github.com/dgrijalva /jwt-go \" >github.com/dgrijalva /jwt-go </a>"
32+ "authorUrl" : " https://github.com/golang-jwt " ,
33+ "authorName" : " golang-jwt " ,
34+ "gitHubRepoPath" : " golang-jwt /jwt" ,
35+ "repoUrl" : " https://github.com/golang-jwt /jwt" ,
36+ "installCommandHtml" : " go get <a href=\" https://pkg.go.dev /github.com/golang-jwt /jwt\" >github.com/golang-jwt /jwt</a>"
3737 },
3838 {
3939 "minimumVersion" : null ,
474474 "installCommandHtml" : " go get <a href=\" https://pkg.go.dev/github.com/kataras/jwt\" >github.com/kataras/jwt</a>"
475475 }
476476 ]
477- }
477+ }
You can’t perform that action at this time.
0 commit comments