jaredhanson / passport

Simple, unobtrusive authentication for Node.js.
https://www.passportjs.org?utm_source=github&utm_medium=referral&utm_campaign=passport&utm_content=about
MIT License
22.86k stars 1.24k forks source link

Publishing strategy #494

Open codervinod opened 8 years ago

codervinod commented 8 years ago

Hi Jared,

I would for Nutanix, Inc.(www.nutanix.com). We are developing our own Oauth2.0 provider for our cloud platform. We wanted to do some customization over standard Oauth2 strategy. Could you let me know how I can publish my own strategy to passportjs library. This will be used by App developers for Nutanix platforms.

Thanks, Vinod (codervinod@gmail.com)

clocked0ne commented 8 years ago

I too would like to know how to get our working Outlook REST API passport authentication Strategy added to the list on the main passportjs site: https://www.npmjs.com/package/passport-outlook

Thanks in advance

gstroup commented 8 years ago

+1 We have a passport strategy for Predix that we'd like to share on the main passportjs.org site. How do we do that?? Thanks. https://github.com/PredixDev/passport-predix-oauth

zucher commented 5 years ago

Could you add https://github.com/Rainbow-CPaaS/passport-rainbow-oauth2 into the passport strategy list please ?

Thank you

brafreider commented 4 years ago

We have created one that works with 1CRM, based on oAuth2 https://www.npmjs.com/package/passport-1crm-oauth Thank you, Björn