[Archive] Bug: "Go to my inbox" button has invalid filter

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 2/14/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


Good evening,

When testing our app, we discovered that utilizing the "Go to my inbox" button when logging in via Gmail through passwordless email login inputs the wrong filter into the Gmail searchbar:

from=web3auth OR from=torus in:anywhere
image

versus

from=web3auth OR from=tor.us in:anywhere
image

-Cory



Originally posted by: Animalmix55

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1324

thanks for reporting this, fixing



Originally posted by: YZhenY

This is fixed now. thanks for reporting the case where it doesn't work as intended for whitelabelled projects



Originally posted by: chaitanyapotti