리프레시토큰 시간 변경

This commit is contained in:
kubo8
2022-10-13 20:39:28 +09:00
parent 8eef4f4b2b
commit e178306dca

View File

@@ -24,7 +24,7 @@ app.props:
part1: JwtPart1
part2: JwtPart2
access-token-expiration: 600
refresh-token-expiration: 5400
refresh-token-expiration: 28800
header: Authorization
prefix: "Bearer "