Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[React Native] Add passkey compatibility for iOS #1026

Closed
dasanra opened this issue Oct 25, 2024 · 0 comments · Fixed by #1033
Closed

[React Native] Add passkey compatibility for iOS #1026

dasanra opened this issue Oct 25, 2024 · 0 comments · Fixed by #1033
Assignees

Comments

@dasanra
Copy link
Collaborator

dasanra commented Oct 25, 2024

Context / issue

Add passkey compatibility for iOS

Proposed solution

Prepare the code for using Passkeys in iOS. Currently the protocol-kit needs to be refactored to allow passkeys not only for browsers.

During this implementation necessary changes for the protocol kit to be system agnostic needs to be done. This will already be compatible with Android system too.

@dasanra dasanra changed the title [React Native] [React Native] Add passkey compatibility for iOS Oct 25, 2024
@yagopv yagopv linked a pull request Oct 31, 2024 that will close this issue
@yagopv yagopv closed this as completed Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@yagopv @dasanra and others