Adam Hathcock

@passport-next/passport-strategy

v1.1.0
An abstract class implementing Passport's strategy API.

@passport-next/passport

v3.1.0
Simple, unobtrusive authentication for Node.js.

@passport-next/passport-oauth2

v2.1.4
OAuth 2.0 authentication strategy for Passport.

@passport-next/passport-facebook

v3.1.3
Facebook authentication strategy for Passport.

@passport-next/passport-oauth1

v1.2.0
OAuth 1.0 authentication strategy for Passport.

@passport-next/passport-twitter

v2.0.0
Twitter authentication strategy for Passport.

@passport-next/passport-tumblr

v0.4.0
Tumblr authentication strategy for Passport.

@passport-next/passport-local

v1.2.1
Local username and password authentication strategy for Passport.

@passport-next/passport-google-oauth2

v1.0.0
Google (OAuth 2.0) authentication strategy for Passport.

@passport-next/chai-passport-strategy

v1.1.0
Helpers for testing Passport strategies with the Chai assertion library.

@passport-next/oauth2orize

v2.0.0
OAuth 2.0 authorization server toolkit for Node.js.

@passport-next/passport-http-bearer

v1.2.0
HTTP Bearer authentication strategy for Passport.

@passport-next/passport-mocked

v1.3.0
Mock Passport Strategy

@passport-next/passport-openid

v1.0.0
OpenID authentication strategy for Passport.

@passport-next/passport-oauth2-client-password

v0.2.0
OAuth 2.0 client password authentication strategy for Passport.

@passport-next/passport-http

v0.4.0
HTTP Basic and Digest authentication strategies for Passport.

@passport-next/oauth2orize-openid

v2.0.0
Extensions to support OpenID Connect with OAuth2orize.

@passport-next/passport-openidconnect

v1.0.0
OpenID Connect authentication strategy for Passport-Next.

@passport-next/oauth2orize-pkce

v1.0.0
Extensions to support Proof Key for Code Exchange with OAuth2orize.

@passport-next/passport-oauth2-client-public

v1.0.0
OAuth 2.0 public client authentication strategy for Passport.

@passport-next/eslint-config-passport-next

v2.0.0
Passport Next eslint config common to all repos forked from https://github.com/brettz9/eslint-config-ash-nazg

@passport-next/skel

v2.0.1
Passport next project skeleton

@passport-next/chai-connect-middleware

v1.0.1
Helpers for testing Connect middleware with the Chai assertion library.

@passport-next/connect-ensure-login

v1.0.1
Login session ensuring middleware for Connect