class MAGES::UserAuthentication::Editor::MAGESUserAuthenticationEditorBridge¶
Editor-only bridge that lets the runtime MAGESUserAuthentication borrow the developer’s Hub session in Play mode. Without this, Play mode runs with no auth token (the baked MagesClientCredentialsConfig only exists in real builds because MagesClientCredentialsBaker runs on IPreprocessBuildWithReport), and every JARIA / Analytics call gets a 401.