You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/2.essentials/2.configuration.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,6 +230,10 @@ Configure one or more API clients:
230
230
Client ID for customer account API requests
231
231
:::
232
232
233
+
:::field{name="apiUrl"type="string"}
234
+
Customer Account API endpoint. Resolved automatically at build time, set this to override.
235
+
:::
236
+
233
237
:::field{name="clientSecret"type="string"}
234
238
Client secret for confidential clients. When set, the OAuth token exchange is authenticated with the secret instead of PKCE - server-side only, optional
0 commit comments