I’m following https://docs.moralis.io/docs/how-to-sign-in-with-metamask followed by https://docs.moralis.io/docs/how-to-sign-in-with-magiclink , and it’s working after help from [SOLVED] Error: TypeError: Cannot read properties of undefined (reading 'length') at configureChains .
But while when I sign out, it prompts me to authenticate with Magic Link as expected, when I click on the button, it doesn’t prompt me to use Google sign-in anymore. I’d like to prompt every time after signing out. to use whatever gmail address they’d like to use.
How would I go about doing this? Help is much appreciated. Thanks in advance!