passport
passport copied to clipboard
How to add new strategy to the passportjs website
I wrote an LDAP authentication lib and want to see what is the criteria to be included in the passportjs strategies page? Currently there is only one LDAP strategy there and the document page is empty.
My ldap-authentication lib is here: https://github.com/shaozi/ldap-authentication
It is simple, lightweight, less dependencies, and having an example on how to integrate with Passportjs.
+2 also interested we added a passport-mendeley integration: https://github.com/scitedotai/passport-mendeley and are planning a zotero one
+1 we'd also like to add our passport-osso strategy.
Note to others that this repo does have a list in the wiki which is community editable - https://github.com/jaredhanson/passport/wiki/Strategies