@authgear/web
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -401,2 +401,6 @@ /** | ||
uiLocales?: string[]; | ||
/** | ||
* Indicates whether to open the settings page in the same tab | ||
*/ | ||
openInSameTab?: boolean; | ||
} | ||
@@ -518,6 +522,2 @@ | ||
finishPromoteAnonymousUser(): Promise<ReauthenticateResult>; | ||
/** | ||
* Open the URL with the user agent authenticated with current user. | ||
*/ | ||
openURL(url: string, options?: SettingOptions): Promise<void>; | ||
open(page: Page, options?: SettingOptions): Promise<void>; | ||
@@ -524,0 +524,0 @@ /** |
{ | ||
"name": "@authgear/web", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "Apache-2.0", | ||
@@ -14,5 +14,5 @@ "main": "dist/authgear-web.cjs.js", | ||
"devDependencies": { | ||
"@authgear/core": "1.0.0", | ||
"@authgear/core": "1.0.1", | ||
"core-js-pure": "3.22.7" | ||
} | ||
} |
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 too big to display
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
908963
586
24546