commit | 0aa29459ffb4d048ca52ca4080a6850b3c79c4bc | [log] [tgz] |
---|---|---|
author | Siyu An <siyua@chromium.org> | Sat Oct 02 00:37:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 02 00:37:15 2021 |
tree | 6e2f0034a49c154a1912a23a85a44da604c9e524 | |
parent | f28a51558a593eb8f051402adade79db77539a21 [diff] |
[VCN] Add yellow-path for VCN auth Further refactor the CreditCardAccessManager a little bit to accommodate the yellow path for VCN auth. For the VCN auth yellow path, we will first check whether FIDO auth is offered and prerequisites are met. If so Fido auth will be offered. Otherwise the OTP auth will be offered if the user accepted the UI. Bug: 1243475 Change-Id: If00a9e844419120e40a2160b050bfb665dc89cc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3183523 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by: Jared Saul <jsaul@google.com> Reviewed-by: Matthias Körber <koerber@google.com> Reviewed-by: Vidhan Jain <vidhanj@google.com> Cr-Commit-Position: refs/heads/main@{#927471}
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.