In the Node.js application, when I hit the route localhost:4000/auth/google/callback for login with Google, I get this error: https://accounts.google.com/signin/oauth/error/v2?authError=Cg9pbnZhbGlkX3JlcXVlc3QSIU1pc3NpbmcgcmVxdWlyZWQgcGFyYW1ldGVyOiBzY29wZRo3aHR0cHM6Ly9kZXZlbG9wZXJzLmdvb2dsZS5jb20vaWRlbnRpdHkvcHJvdG9jb2xzL29hdXRoMiCQAw%3D%3D&client_id=1060429457440-at97buuqofg443i4moisl18a6ji9fpg9.apps.googleusercontent.com&flowName=GeneralOAuthFlow.
Please check the code in
https://github.com/JaiKumarSuther/home-tutor-backend
and tell me what is the issue in the code.
Authentication with google, and facing issue with it
Jai Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2