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 9
9
"support" : {
10
10
"sign" : true ,
11
11
"verify" : true ,
12
- "iss" : false ,
13
- "sub" : false ,
14
- "aud" : false ,
12
+ "iss" : true ,
13
+ "sub" : true ,
14
+ "aud" : true ,
15
15
"exp" : true ,
16
16
"nbf" : true ,
17
17
"iat" : true ,
18
- "jti" : false ,
18
+ "jti" : true ,
19
19
"hs256" : true ,
20
20
"hs384" : true ,
21
21
"hs512" : true ,
28
28
},
29
29
"authorUrl" : " https://github.com/glejeune" ,
30
30
"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"
34
34
}
35
35
]
36
- }
36
+ }
You can’t perform that action at this time.
0 commit comments