Trying to implement Google Auth, followed the docs
Implemented ExpressJs and nextjs with custom UI.
I'm keep getting this error
Error: Received response with status 400 and body {
"error": "invalid_grant",
"error_description": "Bad Request"
}
No errors on frondend