feat: add JWT authentication
This commit is contained in:
@@ -12,3 +12,8 @@ spring:
|
||||
|
||||
server:
|
||||
port: 8080
|
||||
|
||||
app:
|
||||
jwt:
|
||||
secret: 404E635266556A586E3272357538782F413F4428472B4B6250645367566B5970
|
||||
expiration: 86400000
|
||||
|
||||
Reference in New Issue
Block a user