You also get this info when login succeeds so you ...
# general
p
You also get this info when login succeeds so you could store this locally after a login succeeds(https://supertokens.io/docs/emailpassword/common-customizations/handling-signin-success#1-on-the-frontend). If you go with this I'd recommend tying the stored info the the session id, so the if something goes wrong you don't display the wrong email)