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
[strongSelf executeViewNavigationAction:navigationAction requestURL:requestURL error:aswebAuthError]; //need to test if this recursion could cause any issue
284
+
}];
285
+
});
286
+
}
287
+
}
288
+
break;
269
289
}
270
290
271
291
case MSIDWebviewNavigationActionTypeCompleteWebAuthWithURL:
0 commit comments