jaredhanson / passport-google-oauth2

Google authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-google-oauth20/?utm_source=github&utm_medium=referral&utm_campaign=passport-google-oauth20&utm_content=about
MIT License
812 stars 154 forks source link

is there any way to implement multiStrategy like passport saml MultiSamlStrategy #96

Open nayabshah opened 11 months ago

nayabshah commented 11 months ago

is there any way to implement multiStrategy like passport saml MultiSamlStrategy
i need to implement the same with oauth for multiple clients with there oauth credentials

please inform me as so as possible thank you