mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #490] [BUG] #186
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gdtiti on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/490
复现步骤
创建完临时邮箱以后或者获取邮箱地址凭证时 都会提示 jwk 错误
类似
500 DataError HMAC "jwk" key import requires a JSON Web Key with Key Type parameter ("kty") equal to "oct" (encountered "undefined").
预期行为
部署方式
用户界面部署
浏览器环境
@dreamhunter2333 commented on GitHub (Nov 16, 2024):
是否配置了 JWT_SECRET 呢,JWT_SECRET 不要有特殊符号啥的
@dreamhunter2333 commented on GitHub (Nov 30, 2024):
需要配置了 JWT_SECRET 呢,JWT_SECRET 不要有特殊符号啥的