Hello there, Im console-loggin my isAuthenticated
hook in React and its not working properly. Printing true to the console when im not connected, printing false after authentication, sometimes printing the correct result. I am sure its not working properly since I check on Metamask if im connected.
Started to slow down my production so I decided to ask here. Updated Moralis dependency on React but still not working.
Thanks