By jibyjohnc
via blog.amt.in
Published: Dec 30 2011 / 14:45
Passport is an open-source authentication framework for Connect and Express, which is extensible through "plugins" known as strategies. Passport is designed to be a general-purpose, yet simple, modular, and unobtrusive, authentication framework. Passport's sole purpose is to authenticate requests. In being modular, it doesn't force any particular authentication strategy on your application.
Add your comment