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
Based on the documentation I can't figure out if this already exists or not. The idea is to wait until user input and a response is returned. For instance, the app goes to a page, clicks login button, a 3rd party login modal appears. Here, it waits for the user to input their credentials. Once login is successful, the page is redirected and the process continues. The benefit here is that the credential is entered by a human so no credentials is passed along to an AI model.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the documentation I can't figure out if this already exists or not. The idea is to wait until user input and a response is returned. For instance, the app goes to a page, clicks login button, a 3rd party login modal appears. Here, it waits for the user to input their credentials. Once login is successful, the page is redirected and the process continues. The benefit here is that the credential is entered by a human so no credentials is passed along to an AI model.
Beta Was this translation helpful? Give feedback.
All reactions