{"library":"social-auth-express-v2","type":"library","category":null,"description":"social-auth-express is a utility built on top of PassportJS that simplifies adding social logins to Express apps. Version 2.0.9 supports 10 social providers (Facebook, Twitter, VK, Instagram, LinkedIn, GitHub, Google, Foursquare, Imgur, Meetup) out of the box. It abstracts Passport's complexity by providing a centralized onAuth callback and pre-parsed profile data, reducing setup time to minutes. It uses Passport strategies internally and requires Express and passport. The package is stable but uses older patterns (require, callback-based).","language":"javascript","status":"active","version":"2.0.9","tags":["javascript"],"install":[{"cmd":"npm install social-auth-express-v2","imports":["const SocialAuth = require('social-auth-express');","const socialAuth = new (require('social-auth-express'))({...});","function(req, type, uniqueProperty, accessToken, refreshToken, profile, done) { done(null, user); }"]},{"cmd":"yarn add social-auth-express-v2","imports":[]},{"cmd":"pnpm add social-auth-express-v2","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/social-auth-express-v2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/social-auth-express-v2/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}