-
Notifications
You must be signed in to change notification settings - Fork 255
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
feat(clerk-expo): Support expo passkeys #4352
Merged
Merged
+1,667
−5,843
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6797eab - Browse repository at this point
Copy the full SHA 6797eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8fe36 - Browse repository at this point
Copy the full SHA cf8fe36View commit details -
feat(expo): Add _unstable functions to override the default passkeys …
…functions Adding __unstable__createPublicCredentials __unstable__getPublicCredentials __unstable__isWebAuthnSupported which are going to be used to override the webAuthnCreateCredential,webAuthnGetCredential and isWebAuthnSupported
Configuration menu - View commit details
-
Copy full SHA for 62c0e45 - Browse repository at this point
Copy the full SHA 62c0e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5092931 - Browse repository at this point
Copy the full SHA 5092931View commit details -
feat: Overide webAuthnCreateCredential webAuthnGetCredential isWebAut…
…hnSupported In this commit we are overriding the above functions with __unstable__createPublicCredentials __unstable__getPublicCredentials and __unstable__isWebAuthnSupported, this will happen only if we are on an Expo application
Configuration menu - View commit details
-
Copy full SHA for 9472dc5 - Browse repository at this point
Copy the full SHA 9472dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e0683 - Browse repository at this point
Copy the full SHA e0e0683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f52fb8 - Browse repository at this point
Copy the full SHA 5f52fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb00be - Browse repository at this point
Copy the full SHA 4eb00beView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa93e18 - Browse repository at this point
Copy the full SHA fa93e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b5327 - Browse repository at this point
Copy the full SHA 62b5327View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7690e9 - Browse repository at this point
Copy the full SHA d7690e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf33db - Browse repository at this point
Copy the full SHA cbf33dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea90e3 - Browse repository at this point
Copy the full SHA 0ea90e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f749f9 - Browse repository at this point
Copy the full SHA 8f749f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537e0b5 - Browse repository at this point
Copy the full SHA 537e0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 172d7ce - Browse repository at this point
Copy the full SHA 172d7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 476c659 - Browse repository at this point
Copy the full SHA 476c659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 723fb44 - Browse repository at this point
Copy the full SHA 723fb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9eaf2 - Browse repository at this point
Copy the full SHA 8b9eaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a6f19 - Browse repository at this point
Copy the full SHA 46a6f19View commit details -
Update .changeset/late-camels-talk.md
Co-authored-by: Stefanos Anagnostou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3527ac5 - Browse repository at this point
Copy the full SHA 3527ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf07f2 - Browse repository at this point
Copy the full SHA 3bf07f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a46f80 - Browse repository at this point
Copy the full SHA 7a46f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f0396 - Browse repository at this point
Copy the full SHA 22f0396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaf1b3 - Browse repository at this point
Copy the full SHA 5aaf1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace9836 - Browse repository at this point
Copy the full SHA ace9836View commit details -
Configuration menu - View commit details
-
Copy full SHA for c429666 - Browse repository at this point
Copy the full SHA c429666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3503756 - Browse repository at this point
Copy the full SHA 3503756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295daa7 - Browse repository at this point
Copy the full SHA 295daa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d58bf - Browse repository at this point
Copy the full SHA 24d58bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3e6c1 - Browse repository at this point
Copy the full SHA ed3e6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8536f - Browse repository at this point
Copy the full SHA bc8536fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3f982 - Browse repository at this point
Copy the full SHA 2f3f982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0e211 - Browse repository at this point
Copy the full SHA 2e0e211View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79ba91 - Browse repository at this point
Copy the full SHA f79ba91View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc115e - Browse repository at this point
Copy the full SHA dbc115eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e9dcc - Browse repository at this point
Copy the full SHA 29e9dccView commit details
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.