feat: add JWT authentication

This commit is contained in:
me
2026-02-22 19:27:19 +03:00
parent afc773815f
commit cc6bc30b63
5 changed files with 197 additions and 5 deletions

View File

@@ -12,3 +12,8 @@ spring:
server:
port: 8080
app:
jwt:
secret: 404E635266556A586E3272357538782F413F4428472B4B6250645367566B5970
expiration: 86400000