Add token checking at every http request.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
application:
|
||||
security:
|
||||
secretKey: "secret-key"
|
||||
tokenExpirationDelayInMinutes: 30
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
||||
Reference in New Issue
Block a user