Trying to implement Google Auth, followed the docs...
# support-questions-legacy
d
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
4 Views