react-oauth2-code-pkce
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-oauth2-code-pkce", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Plug-and-play react package for OAuth2 Authorization Code flow with PKCE", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,8 +5,4 @@ # react-oauth2-pkce | ||
Staying true to the RFCs recommendations, cryptographically sound, and with __zero__ dependencies*! | ||
Adhering to the RFCs recommendations, cryptographically sound, and with __zero__ dependencies! | ||
Updated in 2021! | ||
\* TypeScript and React | ||
## What is OAuth2 Authorization Code flow with PKCE? | ||
@@ -13,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22278
73