style: 调整配置jwt文件

This commit is contained in:
chenchun
2025-07-01 16:41:58 +08:00
parent 917857f1ff
commit b020f48325

View File

@@ -65,14 +65,14 @@
"Issuer": "https://ccnetcore.com", "Issuer": "https://ccnetcore.com",
"Audience": "https://ccnetcore.com", "Audience": "https://ccnetcore.com",
"SecurityKey": "qqxwcevrbtnymu312412ihe9rfwhe78rh23djoi32hrui3ryf9e8wfh34iuj54y0934uti4h97fgw7hf97wyh8yy69522", "SecurityKey": "qqxwcevrbtnymu312412ihe9rfwhe78rh23djoi32hrui3ryf9e8wfh34iuj54y0934uti4h97fgw7hf97wyh8yy69522",
"ExpiresMinuteTime": 86400 "ExpiresSecondTime": 86400
}, },
//刷新token //刷新token
"RefreshJwtOptions": { "RefreshJwtOptions": {
"Issuer": "https://yi.ccnetcore.com", "Issuer": "https://yi.ccnetcore.com",
"Audience": "https://yi.ccnetcore.com", "Audience": "https://yi.ccnetcore.com",
"SecurityKey": "67ij4o6jo4i5j6io45j6i4j74p5k6i54ojoi5t9g8ergoj34ofgkrtbmreog894jbioemgropihj48rj4io5juopjgior", "SecurityKey": "aaaij4o6jo4i5j6io45j6i4j74p5k6i54ojoi5t9g8ergoj34ofgkrtbmreog894jbioemgropihj48rj4io5juopjgior",
"ExpiresMinuteTime": 172800 "ExpiresSecondTime": 172800
}, },
//第三方登录 //第三方登录
"OAuth": { "OAuth": {