We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8721b commit 3318533Copy full SHA for 3318533
1 file changed
views/website/libraries/29-Kotlin.json
@@ -45,7 +45,7 @@
45
"aud": true,
46
"exp": true,
47
"nbf": true,
48
- "iat": false,
+ "iat": true,
49
"jti": false,
50
"hs256": true,
51
"hs384": true,
@@ -65,7 +65,7 @@
65
"authorName": "nefilim",
66
"gitHubRepoPath": "nefilim/kJWT",
67
"repoUrl": "https://github.com/nefilim/kJWT",
68
- "installCommandHtml": "maven GAV: com.github.nefilim:kjwt-core:0.2.0"
+ "installCommandHtml": "maven GAV: io.github.nefilim.kjwt:kjwt-core:0.2.0"
69
}
70
]
71
0 commit comments