Frontend feature: add login with jwt (#10)

This commit is contained in:
Dream Hunter
2023-08-31 20:59:37 +08:00
committed by GitHub
parent 8fba9418c8
commit 7b8b22a6dc
4 changed files with 51 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@ This is a temporary email service that uses Cloudflare Workers to create a tempo
- [x] Deploy the front end with Cloudflare Pages
- [x] Deploy the backend with Cloudflare Workers
- [x] Email forwarding using Cloudflare Email Routing
- [x] Use password to login to the previous mailbox again.
- [ ] Exceeded CPU Limit error caused by the free version of the attachment
![demo](readme_assets/demo.png)