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
Currently we only support performAutoFillAssistedRequests on iOS. Therefore it is not possible to automatically trigger a conditionalUI popup. Users can therefore complete conditional UI only through their keyboard.
Proposal:
Add another parameter to the loginWithPasskey method called "keyboardIntegrated: boolean". This allows for the following combinations:
Currently we only support performAutoFillAssistedRequests on iOS. Therefore it is not possible to automatically trigger a conditionalUI popup. Users can therefore complete conditional UI only through their keyboard.
Proposal:
Add another parameter to the loginWithPasskey method called "keyboardIntegrated: boolean". This allows for the following combinations:
The text was updated successfully, but these errors were encountered: