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
fix(core): default to the production API host, keep single-URL override
Data endpoints default to https://api.inflowpay.ai and OAuth/device auth to
https://app.inflowpay.ai in production; a single INFLOW_BASE_URL (or apiBaseUrl)
override still redirects both, so targeting another environment stays a
one-variable change.
0 commit comments