passport icon indicating copy to clipboard operation
passport copied to clipboard

How to add new strategy to the passportjs website

Open shaozi opened this issue 5 years ago • 2 comments

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.

shaozi avatar Oct 06 '20 14:10 shaozi

+2 also interested we added a passport-mendeley integration: https://github.com/scitedotai/passport-mendeley and are planning a zotero one

domenicrosati avatar Nov 19 '20 14:11 domenicrosati

+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

sbauch avatar Dec 18 '20 00:12 sbauch