Merge pull request #38 from liosha84/34-ann-refresh-cooki-like-as-bezkoder

Increase JWT expiration time for improved session management


Need more investigation
This commit is contained in:
liosha84
2025-07-06 19:52:58 +03:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ spring.jpa.show-sql=true
# App Properties
app.jwtSecret= ======================spring=back====================
app.jwtExpirationMs= 30000
app.jwtExpirationMs= 800000
app.jwtCookieName=springangularts
app.origin=http://localhost:4200