@cloudbase/oauth
Advanced tools
Comparing version 1.3.9-beta to 1.3.10-beta
@@ -268,7 +268,7 @@ export interface SignInRequest { | ||
export interface SignoutRequest { | ||
signout_uri?: string; | ||
redirect_uri?: string; | ||
state?: string; | ||
} | ||
export interface SignoutReponse { | ||
signout_uri?: string; | ||
redirect_uri?: string; | ||
} | ||
@@ -275,0 +275,0 @@ export interface AuthorizeDeviceRequest { |
{ | ||
"name": "@cloudbase/oauth", | ||
"version": "1.3.9-beta", | ||
"version": "1.3.10-beta", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
134353