Done all the exercises and it even passes the fcc tests, but when running in browser and clicking on sign in with github it won’t show me the github auth page checked couple of times if the client_id , secret, callback_url, are correct and they are correctly copied
The exercises
Implementation of Social Authentication |
Implementation of Social Authentication ||
Implementation of Social Authentication |||
Here is the Link:
https://repl.it/@Levo96/NodeJs-and-Express-Basics-2-EDU#auth.js
Can anyone have a look and suggest what the problem is please ?