{allowedWebOrigins}
)}
+ {enableAllowRefreshTokenRotation !== undefined && (
+ client id and client secret{" "}
- for your environment variables.
+ After creation is successful, you should be redirected to the settings page for your newly created Custom API Client application. Note down the client id and client secret{" "}for your environment variables.
create:me:connected_accounts permission is selected.- To access your {connection.replace("-", " ")} data, you need to authorize this application. + To access your {connection.replace("-", " ")} data, you need to + connect your account and authorize this application.
Required permissions:{" "} @@ -179,8 +425,8 @@ export function TokenVaultConsentPopup({ .filter((scope: string) => scope && scope.trim() !== "") .join(", ")}
-