react-oauth2-code-pkce
Advanced tools
Comparing version 1.12.1 to 1.12.2
@@ -72,2 +72,3 @@ "use strict"; | ||
clearStorage(); | ||
setError(null); | ||
if ((config === null || config === void 0 ? void 0 : config.logoutEndpoint) && refreshToken) | ||
@@ -74,0 +75,0 @@ (0, authentication_1.redirectToLogout)(config, refreshToken, idToken, state, logoutHint); |
{ | ||
"name": "react-oauth2-code-pkce", | ||
"version": "1.12.1", | ||
"version": "1.12.2", | ||
"description": "Provider agnostic react package for OAuth2 Authorization Code flow with PKCE", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
42723
710