Bug: "Go to my inbox" button has invalid filter

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