Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 845 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 845 Bytes

oauth2-dpop

Test Coverage Status Npm package version PRs Welcome

OAuth 2.0 Demonstrating Proof-of-Possession at the Application Layer (DPoP) server implementation for Node.js

Based on draft-ietf-oauth-dpop-11.

Usage

Please take a look at example in example/ directory.