{"library":"social-auth-express-v2","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":[]}]}