@frontegg/types
Advanced tools
Comparing version 4.40.1 to 4.41.0
@@ -101,2 +101,6 @@ export interface LoginLocalization { | ||
/** | ||
* Error message shown when trying to login without public policy | ||
*/ | ||
missingPolicyErrorMessage: string; | ||
/** | ||
* Magic link title if login strategy is MagicLink | ||
@@ -103,0 +107,0 @@ */ |
{ | ||
"name": "@frontegg/types", | ||
"version": "4.40.1", | ||
"version": "4.41.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
181001
5268