Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
3 answers
271 views

How to find out whether the user dismiss the credential action sheet or there is no credentials

I want to implement passkey in my app. I am wondering if there is a robust way to distinguish between these two situations: the user cancels the action sheet (ASAuthorizationController) there are no ...
Ron Libman's user avatar
2 votes
2 answers
640 views

Integrating Passkeys signCount 0

I'm trying to implement passkey into my app. I am wondering if ASAuthorizationPublicKeyCredentialAssertion.rawAuthenticatorData supports signCount. It seems the value is always 0. Thank you!
Yuval Sharon's user avatar
11 votes
6 answers
9k views

How to implement Passkeys

I'm trying to learn more about Apple Passkeys. I use firebase as a backend and it seems like actually integrating it in my site is a hassle without having a custom backend… Are there any solutions for ...
idanasd149's user avatar