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
require passing user to learnerPortalLinks (#9) (08351db)
BREAKING CHANGES
getLearnerPortalLinks now requires a user to be passed
in. This is done to remove the dependency on frontend-auth so it can be
used in both edx-platform and other MFEs.