| commit | 41d589b63dba15a84c42bf417c296d7978ee8c1c | [log] [tgz] |
|---|---|---|
| author | Alexis Hetu <sugoi@chromium.org> | Fri Mar 28 21:15:22 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 21:15:22 2025 |
| tree | 0d4ffa37fca7378ee379b2a730b7faf011a76ed6 | |
| parent | e12f9cb2c094183eb12e619c8e8b5ad687c94b78 [diff] |
[iOS] Add utility function to validate the user and create a passkey This CL adds a utility function to validate the user and create a passkey, as this step will be postponed in a completion block when presenting a confirmation dialog before creating a passkey. Bug: 382479915 Change-Id: I6d6c0ebb3ca8f7eb21e5a39cd7eae74f68d43877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6408371 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1439703}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.