feat: 实现演示验证码和令牌轮换

This commit is contained in:
root
2026-09-14 18:43:45 +08:00
parent 6b901e074e
commit 3e04197b02
24 changed files with 1486 additions and 12 deletions
+12
View File
@@ -70,6 +70,9 @@ importers:
class-validator:
specifier: ^0.14.2
version: 0.14.4
cookie:
specifier: 1.1.1
version: 1.1.1
helmet:
specifier: ^8.1.0
version: 8.3.0
@@ -1076,6 +1079,13 @@ packages:
integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==,
}
cookie@1.1.1:
resolution:
{
integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==,
}
engines: { node: ">=18" }
"@types/chai@5.2.3":
resolution:
{
@@ -4002,6 +4012,8 @@ snapshots:
cookie@0.7.2: {}
cookie@1.1.1: {}
cookiejar@2.1.4: {}
cors@2.8.6: