This package provides type information for the standard @oauth-everything social profile. It has no actual code and should only be added as a dev dependency.
The @oauth-everything social profile extends the passport.js user profile with extra properties from the Portable Contacts Draft Spec as well as some common custom properties. It is used in all @oauth-everything strategies.
npm install --save-dev @oauth-everything/profile
import { Profile } from '@oauth-everything/profile';