1.0.4 • Published 8 years ago

passport-oauth2-strategy v1.0.4

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

Passport OAuth2 Strategy

This passport strategy is based in passport-oauth2-client-password but Client Secret is only mandatory when the grant type is authorization_code.

It's written in Typescript so if your library it's also using it you will be getting typings for free.

npm i -S passport-oauth2-strategy