Social Auth throwing error - How to fix?
I am facing issue during the social auth. after auth it is throwing below error.
Better Auth Error
We encountered an issue while processing your request. Please try again or contact the application owner if the problem persists.
in the server,
ERROR [Better Auth]: State Mismatch. Verification not found
client code,

2 Replies
Make sure env files are correct and In the Google cloud console for Google account login put your site link on the allow access
I have done that. but still facing the same issue.