jaredhanson / passport-google-openidconnect

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

Missing types for `passport-google-openidconnect` #2

Closed supercairos closed 2 years ago

supercairos commented 2 years ago

Missing types for this library

jaredhanson commented 2 years ago

Types are typically provided by external parties, such as DefinatelyTyped. It's not a current priority of this project to maintain typings for a language the project isn't written in.