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 14
14
"aud" : false ,
15
15
"exp" : true ,
16
16
"nbf" : true ,
17
- "iat" : false ,
17
+ "iat" : true ,
18
18
"jti" : false ,
19
19
"hs256" : true ,
20
20
"hs384" : true ,
29
29
"ps384" : false ,
30
30
"ps512" : false
31
31
},
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>"
37
37
},
38
38
{
39
39
"minimumVersion" : null ,
474
474
"installCommandHtml" : " go get <a href=\" https://pkg.go.dev/github.com/kataras/jwt\" >github.com/kataras/jwt</a>"
475
475
}
476
476
]
477
- }
477
+ }
You can’t perform that action at this time.
0 commit comments