@passport-next/oauth2orize-pkce

1.0.0 • Public • Published

oauth2orize-pkce

OAuth2orize extension providing support for Proof Key for Code Exchange.

Install

$ npm install @passport-next/oauth2orize-pkce

Usage

Parse Request Extensions

In order to parse the additional parameters used to establish a proof key for code exchange, register support for this extension with a Server instance:

server.grant(require('@passport-next/oauth2orize-pkce').extensions());

Readme

Keywords

Package Sidebar

Install

npm i @passport-next/oauth2orize-pkce

Weekly Downloads

399

Version

1.0.0

License

MIT

Unpacked Size

3.77 kB

Total Files

6

Last publish

Collaborators

  • rwkyqwertee
  • brettz9
  • adamhathcock
  • guyellis