Commit 63a23cb
committed
fix: Corrected a bug where logging in with an expired token requires immediate re-login.
1 parent 75c8bc4 commit 63a23cb
File tree
1 file changed
+16
-1
lines changed- src/main/java/com/patternknife/securityhelper/oauth2/config/security/serivce/persistence/authorization
1 file changed
+16
-1
lines changedLines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
178 | 185 | | |
179 | 186 | | |
180 | 187 | | |
| 188 | + | |
181 | 189 | | |
182 | 190 | | |
183 | 191 | | |
| |||
222 | 230 | | |
223 | 231 | | |
224 | 232 | | |
| 233 | + | |
225 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
226 | 241 | | |
227 | 242 | | |
228 | 243 | | |
229 | 244 | | |
| 245 | + | |
230 | 246 | | |
231 | 247 | | |
232 | 248 | | |
233 | 249 | | |
234 | 250 | | |
235 | 251 | | |
236 | 252 | | |
237 | | - | |
238 | 253 | | |
239 | 254 | | |
240 | 255 | | |
| |||
0 commit comments