fix: portal auth response shape + API URL fallback (FIBEROPS-248) #14
Reference in New Issue
Block a user
Delete Branch "fix/FIBEROPS-248-portal-login-bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Portal login was failing: (1) auth store expected {token,subscriber} but API returns {accessToken}. (2) portal-api used CF tunnel URL as fallback — changed to internal API URL.
Both bugs correct. LGTM 🐠