mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[GH-ISSUE #194] [Feature] api发件可以直接在body传入jwt #62
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#62
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 @sunnywangzi on GitHub (May 4, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/194
rt
有些项目不支持配置header
还有使用api发件就不用验证网站使用密码了吧
再提个bug 删除邮箱会报500错误,但实际能删除成功
@dreamhunter2333 commented on GitHub (May 4, 2024):
好的我看下
@dreamhunter2333 commented on GitHub (May 4, 2024):
测试删除邮箱账户没有 500 错误,能看下你的错误日志么
@sunnywangzi commented on GitHub (May 4, 2024):
@dreamhunter2333 commented on GitHub (May 4, 2024):
感谢反馈,通过 admin 删除时候确实有个拼写错误,我之后修复下
@dreamhunter2333 commented on GitHub (May 4, 2024):
已增加
/external/api/send_mail,通过 body 验证https://temp-mail-docs.awsl.uk/zh/guide/feature/send-mail-api.html
@sunnywangzi commented on GitHub (May 5, 2024):
好的,感谢
文档的token后面没加逗号
@dreamhunter2333 commented on GitHub (May 5, 2024):
感谢提醒