-
Notifications
You must be signed in to change notification settings - Fork 52
[PM-7840] Implement the stubbed out Passkey uniffi API #779
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
Merged
Merged
Changes from 4 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
419101d
Improvements to Passkey uniffi API
dani-garcia d2041a3
Here we go again with the uniffi workaround
dani-garcia 07642dc
Remove stub credential
dani-garcia 9e704a4
Add a warning about silent discover
dani-garcia c21f94a
Changes based on review
dani-garcia 26a3c63
Fmt
dani-garcia 16b8b03
Change API based on latest spec
dani-garcia 27ca115
Update passkey-rs and respect the UV value provided in get_assertion …
dani-garcia c63d806
Update passkey-rs for async is_verification_enabled
dani-garcia 82dac1b
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 3a82eec
Handle URL parse error
dani-garcia 77f07a0
Return valid authenticator data
dani-garcia 499ebb9
Use valid error codes
dani-garcia 5478d3c
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 3a03ba5
Remove unneeded require_resident_key field
dani-garcia 2832bcf
Change where we transform UV (#786)
coroiu ad3e4de
Actually call pick_credential_for_authentication
dani-garcia 1e8c37f
Remove crypto copied from passkey-rs
dani-garcia 55938d6
Fix some review comments
dani-garcia aa48fce
Implement UIHint
dani-garcia ea7ca9e
Formatting
dani-garcia e537b6f
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 1d90784
Improve error handling, don't panic when an exception is thrown
dani-garcia 54f511a
Make p256 optional
dani-garcia 01b12f1
Improve ClientData comment
dani-garcia 5c5c386
Update swift example
dani-garcia 10fa9f7
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 2a448bd
Remove some todos
dani-garcia a7b21d3
Remove some more todos
dani-garcia 8caaeed
requested_uv and uv conversion
dani-garcia 5143d1d
Remove comments
dani-garcia c9fa74b
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 432e06a
Remove some unnecessary locks and takes
dani-garcia 99b7f56
Simplify ClientData
dani-garcia 7a4b8b1
Update pick_credential_for_creation, move functions to check_user, in…
dani-garcia 2d297b7
Support b64 credential IDs
dani-garcia acafb94
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 7a2680f
Update iOS example
dani-garcia e111192
Merge branch 'main' into ps/uniffi-passkey-improvements
dani-garcia 75dc8d3
Update passkey-rs
dani-garcia f852dbf
Validate that the provided credential ID matches what is stored
dani-garcia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.