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
feat: host-specific default client ID for pod5 Account Manager (#292)
* feat: use host-specific default client ID for pod5 Account Manager
When the account manager host is account-pod5.demandware.net, use a
different default public client ID (c44527fe-66ff-4455-9eec-7287b2c66485)
instead of the standard default. Adds getDefaultPublicClientId() helper
with a host-to-client-ID mapping in defaults.ts.
* adding inspection and origin normalization
0 commit comments