Skip to content

oauth-everything/profile

Repository files navigation

@oauth-everything/profile

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.

Instalation

npm install --save-dev @oauth-everything/profile

Usage

import { Profile } from '@oauth-everything/profile';

About

Type information for the standard @oauth-everything social profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published