jaredhanson / passport-openid

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

TypeScript support #44

Open JMurph2015 opened 5 years ago

JMurph2015 commented 5 years ago

Anyone made a *.d.ts file for this library yet?

Update: I looked into it myself, but am definitely not familiar enough with Typescript definition files or this package to do it (yet at least)

crossan007 commented 7 months ago

~+1 for this.~

~There doesn't seem to be a @types/passport-openid package available either~

I think I was actually looking to use https://github.com/jaredhanson/passport-openidconnect instead; which does have types.