mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 04:11:27 +09:00
리프레시토큰 시간 변경
This commit is contained in:
@@ -24,7 +24,7 @@ app.props:
|
|||||||
part1: JwtPart1
|
part1: JwtPart1
|
||||||
part2: JwtPart2
|
part2: JwtPart2
|
||||||
access-token-expiration: 600
|
access-token-expiration: 600
|
||||||
refresh-token-expiration: 5400
|
refresh-token-expiration: 28800
|
||||||
header: Authorization
|
header: Authorization
|
||||||
prefix: "Bearer "
|
prefix: "Bearer "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user