I’m following the latest documentation of the authentication using Magic link https://docs.moralis.io/docs/sign-in-with-magiclink
First trial: using a Magic auth api key
Magic auth modal not opening and a random user or address is returned back after calling the connectAsync function (I need the auth modal to open and enter a valid email to authenticate)
Second trial: using a Magic connect api key
Magic connect modal opens and i set a valid email that redirects me to an error saying *Internal error: Mismatched API key. Make sure you are not using a Magic Auth API key for Magic Connect.*
No working example using magic link in your repos, and it is not working well