File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 127
127
"exp" : true ,
128
128
"nbf" : true ,
129
129
"iat" : true ,
130
- "jti" : false ,
130
+ "jti" : true ,
131
131
"hs256" : true ,
132
132
"hs384" : true ,
133
133
"hs512" : true ,
134
134
"rs256" : true ,
135
135
"rs384" : true ,
136
136
"rs512" : true ,
137
- "es256" : false ,
138
- "es384" : false ,
139
- "es512" : false
137
+ "es256" : true ,
138
+ "es384" : true ,
139
+ "es512" : true
140
140
},
141
141
"authorUrl" : " https://github.com/fusionauth" ,
142
142
"authorName" : " FusionAuth" ,
143
143
"gitHubRepoPath" : " fusionauth/fusionauth-jwt" ,
144
144
"repoUrl" : " https://github.com/fusionauth/fusionauth-jwt" ,
145
- "installCommandHtml" : " maven: io.fusionauth / fusionauth-jwt / 2.1 .0"
145
+ "installCommandHtml" : " maven: io.fusionauth / fusionauth-jwt / 3.0 .0"
146
146
},
147
147
{
148
148
"minimumVersion" : null ,
You can’t perform that action at this time.
0 commit comments