File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Kotlin" ,
3
+ "uniqueClass" : " kotlin" ,
4
+ "image" : " /img/29.svg" ,
5
+ "bgColor" : " #f3750d" ,
6
+ "libs" : [
7
+ {
8
+ "minimumVersion" : null ,
9
+ "support" : {
10
+ "sign" : true ,
11
+ "verify" : true ,
12
+ "iss" : true ,
13
+ "sub" : true ,
14
+ "aud" : true ,
15
+ "exp" : true ,
16
+ "nbf" : false ,
17
+ "iat" : true ,
18
+ "jti" : false ,
19
+ "hs256" : false ,
20
+ "hs384" : false ,
21
+ "hs512" : false ,
22
+ "rs256" : false ,
23
+ "rs384" : false ,
24
+ "rs512" : false ,
25
+ "es256" : true ,
26
+ "es384" : false ,
27
+ "es512" : false ,
28
+ "ps256" : false ,
29
+ "ps384" : false ,
30
+ "ps512" : false
31
+ },
32
+ "authorUrl" : " https://github.com/PhilJay" ,
33
+ "authorName" : " PhilJay" ,
34
+ "gitHubRepoPath" : " PhilJay/JWT" ,
35
+ "repoUrl" : " https://github.com/PhilJay/JWT" ,
36
+ "installCommandHtml" : " maven: com.github.PhilJay / JWT / 1.1.5"
37
+ }
38
+ ]
39
+ }
You can’t perform that action at this time.
0 commit comments