Pinned Repositories
connect-ensure-login
Login session ensuring middleware for Connect and Express.
eslint-config-passport-next
oauth2orize
OAuth 2.0 authorization server toolkit for Node.js.
passport
Simple, unobtrusive authentication for Node.js.
passport-facebook
Facebook authentication strategy for Passport and Node.js.
passport-google-oauth2
Google (OAuth 2.0) authentication strategy for Passport and Node.js.
passport-local
Username and password authentication strategy for Passport and Node.js.
passport-oauth2
OAuth 2.0 authentication strategy for Passport and Node.js.
passport-openid
OpenID authentication strategy for Passport and Node.js.
passport-twitter
Twitter authentication strategy for Passport and Node.js.
passport-next's Repositories
passport-next/passport
Simple, unobtrusive authentication for Node.js.
passport-next/passport-facebook
Facebook authentication strategy for Passport and Node.js.
passport-next/passport-google-oauth2
Google (OAuth 2.0) authentication strategy for Passport and Node.js.
passport-next/passport-openid
OpenID authentication strategy for Passport and Node.js.
passport-next/passport-oauth2
OAuth 2.0 authentication strategy for Passport and Node.js.
passport-next/oauth2orize
OAuth 2.0 authorization server toolkit for Node.js.
passport-next/connect-ensure-login
Login session ensuring middleware for Connect and Express.
passport-next/eslint-config-passport-next
passport-next/passport-local
Username and password authentication strategy for Passport and Node.js.
passport-next/passport-oauth2-client-public
OAuth 2.0 public client authentication strategy for Passport.
passport-next/passport-twitter
Twitter authentication strategy for Passport and Node.js.
passport-next/chai-connect-middleware
Helpers for testing Connect middleware with the Chai assertion library.
passport-next/chai-oauth2orize-grant
Helpers for testing OAuth2orize grants with the Chai assertion library.
passport-next/chai-passport-strategy
Helpers for testing Passport strategies with the Chai assertion library.
passport-next/oauth2orize-openid
Extensions to support OpenID Connect with OAuth2orize.
passport-next/oauth2orize-pkce
Extensions to support Proof Key for Code Exchange with OAuth2orize.
passport-next/passport-http
HTTP Basic and Digest authentication strategies for Passport and Node.js.
passport-next/passport-http-bearer
HTTP Bearer authentication strategy for Passport and Node.js.
passport-next/passport-mocked
Mock Strategy for Passport.js
passport-next/passport-oauth1
OAuth 1.0 authentication strategy for Passport and Node.js.
passport-next/passport-oauth2-client-password
OAuth 2.0 client password authentication strategy for Passport.
passport-next/passport-openidconnect
OpenID Connect authentication strategy for Passport and Node.js.
passport-next/passport-strategy
An abstract class implementing Passport's strategy API.
passport-next/passport-tumblr
Tumblr authentication strategy for Passport and Node.js.
passport-next/passport-yahoo
Yahoo! (OpenID) authentication strategy for Passport and Node.js.
passport-next/skel
Passport next project skeleton