360dialog-connect-button
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -11,3 +11,4 @@ import React from "react"; | ||
state?: string; | ||
redirectUrl?: string; | ||
redirect_url?: string; | ||
partner?: string; | ||
}; | ||
@@ -14,0 +15,0 @@ interface IConnectButton extends React.ButtonHTMLAttributes<HTMLButtonElement> { |
{ | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
@@ -70,3 +70,3 @@ # 360dialog Partner Integrated Onboarding | ||
| label | string | Optional parameter to provide a custom button label | | | ||
| queryParameters | {email?: string, name?: string, state?; string} | Optional query parameters that get passed to the sign up form for pre-filling | | | ||
| queryParameters | {email?: string, name?: string, state?: string, redirect_url?: string, partner?: string} | Optional query parameters that get passed to the sign up form for pre-filling | | | ||
| env | string | BETA ONLY: Provide a environment to test in | | | ||
@@ -73,0 +73,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
51144
416