Martin
Martin
Two points: - directly trigger passkey login if a passkey is available for iOS - tune the initial loading screen => we need to tune settings here: @kopy + @corbadoman...
### Intro To publish our plugin we must present its usage by including examples to it. Currently two main scenarios come to my mind that can be represented in an...
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...
### Intro To publish our plugin we must present its usage by including examples to it. Currently two main scenarios come to my mind that can be represented in an...
### Description Currently, if a user cancels the signup he can not restart the signup because the user itself is already existing in our backend as the first register call...
## Why We have a Firebase extension that spins up a number of Firebase functions that run NodeJS. In them so far we directly make use of generated clients for...
Webauthn Level 3 has introduced a concept called "user-agent hints" (see: https://www.w3.org/TR/webauthn-3/#enum-hints for reference). As Chrome has implemented this (quite powerful) feature starting from Chrome 128 it would be helpful...