{allowedWebOrigins}
)}
+ {enableAllowRefreshTokenRotation !== undefined && (
+ create:users and update:users permissions and
- click Update to save the changes.
-
-
-
- account-linking and select the{" "}
- Post Login trigger.
- AUTH0_DOMAIN: Copy from the Account Linking App settings.
- AUTH0_CLIENT_ID: Copy from the Account Linking App
- settings.
- AUTH0_CLIENT_SECRET: Copy from the Account Linking App
- settings.
- ACTION_SECRET: Open a terminal and run{" "}
- uuidgen to generate a secret that is unique to this
- application and copy it here.
-
-
- auth0, Version: 4.21.0
- openid-client, Version: 6.3.4
- jose, Version: 6.0.10
- @panva/hkdf, Version: 1.2.1
- debug, Version: 4.4.0
-
-
-
-
- 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(", ")}
-