react-auth-server icon indicating copy to clipboard operation
react-auth-server copied to clipboard

Social authentication with React and Express

Results 2 react-auth-server issues
Sort by recently updated
recently updated
newest added

I was having a lot difficult to implement social login with my app, and you have already helped a lot, thanks! and I have already prototyped my own version and...

/Users/maherbhavsar/webprj/react-auth-server/node_modules/passport-oauth1/lib/strategy.js:83 if (!options.consumerKey) { throw new TypeError('OAuthStrategy requires a consumerKey option'); }