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
A caller must now use `prompt: true` to enable prompting of the user.
This explicit opt-in ensures a caller knows they are required to handle
the prompt event. If a prompt event occurs when a caller has not
explicitly opted-in, then the run fails with an error.
0 commit comments