Refresh Token 쿠키의 유효 기간 설정

This commit is contained in:
static
2024-12-26 19:23:39 +09:00
parent bd1cc9ea38
commit da4b753c41
4 changed files with 16 additions and 2 deletions

10
pnpm-lock.yaml generated
View File

@@ -17,6 +17,9 @@ dependencies:
jsonwebtoken:
specifier: ^9.0.2
version: 9.0.2
ms:
specifier: ^2.1.3
version: 2.1.3
zod:
specifier: ^3.24.1
version: 3.24.1
@@ -40,6 +43,9 @@ devDependencies:
'@types/jsonwebtoken':
specifier: ^9.0.7
version: 9.0.7
'@types/ms':
specifier: ^0.7.34
version: 0.7.34
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49)
@@ -1228,6 +1234,10 @@ packages:
'@types/node': 22.10.2
dev: true
/@types/ms@0.7.34:
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
dev: true
/@types/node@22.10.2:
resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==}
dependencies: