Better Auth errors with state not found after social sign in

Any idea what could this specifically mean? after a signin with social provider(github) it would rediret me to the error page with the state_not_found error
2 Replies
bekacru
bekacru3w ago
state not found happens when it's not able to reterive the session from the db. are you on latest?
aa55h
aa55hOP3w ago
Ill try to update the version, funny thing is that the user is actually signed in, so when i go to /home i can do stuff as auth user

Did you find this page helpful?