ФУНКЦИИ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: Launcher handoff и invite auto-login
This commit is contained in:
@@ -475,6 +475,7 @@ export function LauncherApp() {
|
||||
|
||||
setData(syncLauncherServiceLinks(result.data));
|
||||
setInviteFlow({ status: "registered", payload, loginUrl: result.loginUrl });
|
||||
window.location.replace(result.redirectUrl || "/");
|
||||
} catch (error) {
|
||||
setInviteFlow({
|
||||
status: "error",
|
||||
|
||||
Reference in New Issue
Block a user