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
820 stars 153 forks source link

Update Readme for TypeScript support #55

Closed ezintz closed 2 years ago

ezintz commented 5 years ago

This is updating the Readme how to get TypeScript support and resolves the following issues:

Checklist

Please note all elements on the checklist happend on a different repository where the type definitions are provided.

You can find the pull request here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/35640

Kind regards

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1ac6f22576b8c995d688fde6dc8fe23304b0dc90 on ezintz:master into aad7646d4d4413f50e2487a3e4b6df9672dbbd4f on jaredhanson:master.

jaredhanson commented 2 years ago

Merged, thanks!