jaredhanson / passport-openidconnect

OpenID Connect authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-openidconnect/?utm_source=github&utm_medium=referral&utm_campaign=passport-openidconnect&utm_content=about
MIT License
188 stars 173 forks source link

feat(claims): add claims option #73

Closed Blackfaded closed 2 years ago

Blackfaded commented 5 years ago

An option for setting claims like used in twitch

0x0ece commented 3 years ago

Hi, I created a fork of this project as it seems unmaintained. If you're interested in contributing your PR I'd be happy to merge it with your name. Alternatively I'll prob copy & paste this if I don't hear from you. https://github.com/saasform/saasform/tree/main/packages/passport-oauth2-oidc

Blackfaded commented 3 years ago

Hey, since I dont have the time at this moment feel free to copy my code. Thanks for asking!

jaredhanson commented 2 years ago

Merged, thanks!