We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac5606 commit f7aa23cCopy full SHA for f7aa23c
src/main/resources/application.properties
@@ -171,5 +171,5 @@ quality-Audit-PageSize=5
171
failedLoginAttempt=5
172
173
#Jwt Token configuration
174
-jwt.access.expiration=900000
+jwt.access.expiration=7200000
175
jwt.refresh.expiration=604800000
0 commit comments