File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 99 "support" : {
1010 "sign" : true ,
1111 "verify" : true ,
12- "iss" : false ,
13- "sub" : false ,
14- "aud" : false ,
12+ "iss" : true ,
13+ "sub" : true ,
14+ "aud" : true ,
1515 "exp" : true ,
1616 "nbf" : true ,
1717 "iat" : true ,
18- "jti" : false ,
18+ "jti" : true ,
1919 "hs256" : true ,
2020 "hs384" : true ,
2121 "hs512" : true ,
2828 },
2929 "authorUrl" : " https://github.com/glejeune" ,
3030 "authorName" : " Gregoire Lejeune" ,
31- "gitHubRepoPath" : " emedia-project /jwerl" ,
32- "repoUrl" : " https://github.com/emedia-project /jwerl" ,
33- "installCommandHtml" : " git clone https://github.com/emedia-project /jwerl.git"
31+ "gitHubRepoPath" : " G-Corp /jwerl" ,
32+ "repoUrl" : " https://github.com/G-Corp /jwerl" ,
33+ "installCommandHtml" : " git clone https://github.com/G-Corp /jwerl.git"
3434 }
3535 ]
36- }
36+ }
You can’t perform that action at this time.
0 commit comments