Moralis isauthenticated error

I donโ€™t know why isAuthenticated still says false even immediately after log in has been signed

1 Like

Hmm there could be many reasons for this. Mind sharing your git/code ?

https://github.com/techyNonso/frechdata-frontend/blob/main/src/contexts/AuthProvider.js

The connect wallet function, if I log is Authenticated after the await function, I still get false

I have the same problem. It looks like the session just disappear for me if I refresh the page.