oauth4webapi
Advanced tools
Comparing version 3.1.5 to 3.2.0
{ | ||
"name": "oauth4webapi", | ||
"version": "3.1.5", | ||
"version": "3.2.0", | ||
"description": "Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -13,3 +13,3 @@ # oauth4webapi | ||
- Authorization Code Flow (profiled under OpenID Connect 1.0, OAuth 2.0, OAuth 2.1, and FAPI 2.0), with PKCE | ||
- Refresh Token, Device Authorization, and Client Credentials Grants | ||
- Refresh Token, Device Authorization, Client-Initiated Backchannel Authentication, and Client Credentials Grants | ||
- Demonstrating Proof-of-Possession at the Application Layer (DPoP) | ||
@@ -16,0 +16,0 @@ - Token Introspection and Revocation |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
299798
4832