feat: add JWT

This commit is contained in:
dreamhunter2333
2023-08-16 18:11:05 +08:00
parent 2f8c8e8904
commit c4cf9469b0
6 changed files with 54 additions and 10 deletions
+1
View File
@@ -5,6 +5,7 @@ compatibility_date = "2023-08-14"
[vars]
PREFIX = "tmp"
DOMAIN = "xxx.xxx"
JWT_SECRET = "xxx"
[[d1_databases]]
binding = "DB"