Retrieving the linked google `email` for credentials registered user
I registered with
My use-case is displaying the email where its possible that the user registered with a different google email as the one that he registered with (mismatch between google account and
emailAndPassword where a single account is created. Is it possible to gain information about another account with the same user when linking a google account? I see that in the account table, there is no way to retrieve the email. My use-case is displaying the email where its possible that the user registered with a different google email as the one that he registered with (mismatch between google account and
user email)