C:\Users\lenovo\Downloads\Authentication-Secrets-master\node_modules\passport-oauth2\lib\strategy.js:82 if (!options.clientID) { throw new TypeError('OAuth2Strategy requires a clientID option'); }
^
TypeError: OAuth2Strategy requires a clientID option
at Strategy.OAuth2Strategy (C:\Users\lenovo\Downloads\Authentication-Secrets-master\node_modules\passport-oauth2\lib\strategy.js:82:34)
at new Strategy (C:\Users\lenovo\Downloads\Authentication-Secrets-master\node_modules\passport-google-oauth20\lib\strategy.js:52:18)
at Object. (C:\Users\lenovo\Downloads\Authentication-Secrets-master\app.js:57:14)
C:\Users\lenovo\Downloads\Authentication-Secrets-master\node_modules\passport-oauth2\lib\strategy.js:82 if (!options.clientID) { throw new TypeError('OAuth2Strategy requires a clientID option'); } (C:\Users\lenovo\Downloads\Authentication-Secrets-master\app.js:57:14)
^
TypeError: OAuth2Strategy requires a clientID option at Strategy.OAuth2Strategy (C:\Users\lenovo\Downloads\Authentication-Secrets-master\node_modules\passport-oauth2\lib\strategy.js:82:34)
at new Strategy (C:\Users\lenovo\Downloads\Authentication-Secrets-master\node_modules\passport-google-oauth20\lib\strategy.js:52:18) at Object.