jaredhanson/passport-github

TypeError: OAuth2Strategy requires a clientID option

Closed this issue · 0 comments

I'm passing this to it: process.env.GITHUB_CLIENT_ID which is set via a .env file, sourced in a "prestart" script in package.json.