auth-integration / library
passport
Capability: passport
Use it when
- use passport for auth integration
- when ! passport banner http://cdn.auth0.com/img/passport-banner-github.png http://passportjs.org passport
What it solves
Not the fit when
- mobile biometric auth
Install
npm i passport
Invoke
Strategy-based auth for Node apps; session serialize for sticky agent logins.
Alternatives
No reviewed alternatives recorded yet.