corbado/javascript

Show use-hybrid-passkey screen for Mac

Closed this issue · 1 comments

Why

This is a follow-up ticket of this ticket.
This feature is showing a use-hybrid-passkey in the passkey-verify block if a user only have a remote passkey available. The screen should also appear on a Mac device.

TODOS

  • If a user have a hybrid passkey (e.g. on Android) and logs in on a Mac with no Passkey, show the use-hybrid passkey.

Acceptance criteria

  • Functionality of use-hybrid-passkey is also applied in a Mac.

Implementation idea

Here you can write down an implementation idea how you would implement this issue (where do put this feature like in what domain, what service, what layer, naming/key of the feature in the code).