zkemail / email-wallet

A smart contract wallet controlled using email
https://emailwallet.org
MIT License
96 stars 15 forks source link

Remove `+` from all email addresses before handling #64

Open Bisht13 opened 4 months ago

Bisht13 commented 4 months ago

The relayer should remove all + concatenations in an email address such as abc+123@xyz.com should be cleaned to be abc@xyz.com before processing the mail.