node-twitter
node-twitter copied to clipboard
[BUG] Github Auth Button Returns a 404
I expected to see a Github login page.
Github returned a 404 error.
I set the homepage url to:
https://localhost:3000
The Github Callback URL is set to:
https://localhost:3000/auth/github/callback
The url in my browser is:
https://github.com/login/oauth/authorize?response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fauth%2Fgithub%2Fcallback&client_id=your_github_client_id
I made sure to put the Github Client ID and the Github Secret in .env
Am I sending the wrong request?
Hi! Thanks for taking the time. Please fill up the issue in as much detail as possible' first issue