@frontegg/types
Advanced tools
Comparing version 5.14.1 to 5.15.0
@@ -195,2 +195,10 @@ export interface LoginLocalization { | ||
/** | ||
* Default text to be displayed in case of unsuccessful login with SAML without an error | ||
*/ | ||
failedSamlDefaultError: string; | ||
/** | ||
* Back to login button text SAML sso login failed | ||
*/ | ||
failedSamlBackToLogin: string; | ||
/** | ||
* Join tenant indicator title displayed if login with invitation link | ||
@@ -197,0 +205,0 @@ */ |
{ | ||
"name": "@frontegg/types", | ||
"version": "5.14.1", | ||
"version": "5.15.0", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./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
204348
5942