Add token checking at every http request.

This commit is contained in:
Florian THIERRY
2023-11-30 11:07:52 +01:00
parent 36a7aacec7
commit 96345c703a
4 changed files with 72 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
application:
security:
secretKey: "secret-key"
tokenExpirationDelayInMinutes: 30
logging:
level: