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
? "Authentication is verified. Use this profile_name when creating the browser."
116
-
: "Do not continue the protected action. Ask for consent, then use open_auth_login to authenticate securely.",
119
+
: authFlowInProgress
120
+
? "Authentication is still pending. Immediately call manage_auth_connections with action=wait and this id again. Do not continue the protected action yet."
121
+
: "Do not continue the protected action. Ask for consent, then use open_auth_login to authenticate securely.",
0 commit comments