All Projects → ForbesLindesay → Authentication

ForbesLindesay / Authentication

Licence: other
Modular, strongly typed, promise based, independent implementations of various authentication protocols

Programming Languages

typescript
32286 projects

Authentication

Modular, strongly typed, promise based, independent implementations of various authentication protocols. These libraries don't have a perfectly uniform API and they don't include session management. This means you can use them regardless of your choice of framework.

A lot of this code has been copied (with some modificaiton) from the excellent http://passportjs.org/ project, but I felt it was a shame that all that code was so locked into the passport framework. My hope is that @authentication provides primatives to allow experimenting with alternative high-level APIs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].