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

types for 'passport-google-oidc' #3

Closed 524c closed 2 years ago

524c commented 2 years ago

Hello, congratulations on the passport project.

I'm testing the example 'todos-express-google' and currently converting everything to typescript. I would like to know if there are types of 'passport-google-oidc' in some repository.

Thanks!

jaredhanson commented 2 years ago

Not that I know of. Most types in the Passport ecosystem are maintained by external parties. Types for many strategies are available from DefinitelyTyped.

If you can't find any, it would be great if you could make them. Thanks!

524c commented 2 years ago

Ok, thanks!

IronCrystal commented 8 months ago

@524c Were types ever created for this project?

524c commented 8 months ago

@524c Were types ever created for this project?

I'm using another solution, authjs.