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

Typescript types package #92

Open paulbdavis opened 2 years ago

paulbdavis commented 2 years ago

Do you know if anyone is working on a types definition for the DefinitelyTyped repo? If not I could take a stab at starting it. I imagine it could largely be based on the one for the oauth2 strategy?

NexZhu commented 2 years ago

@paulbdavis Have you made any progress? Will appreciate if you publish it.

elmaxe commented 1 year ago

👀

elmaxe commented 1 year ago

@paulbdavis Have you made any progress? Will appreciate if you publish it.

@paulbdavis

I created a PR for a types-package: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/63673

A review would be appreciated. Feel free to make additions

seng-siong commented 1 year ago

There's another attempt on this: DefinitelyTyped/DefinitelyTyped/pull/65158.

seng-siong commented 1 year ago

1st version of of the typings is published: https://www.npmjs.com/package/@types/passport-openidconnect