[Autofill Auth][Clank] Update opt-in from checkout flow & register new
card for Android On Android, we will return RequestOption in GetRealPan response if user check the Opt-in checkbox on unmask dialog. When requestOption is returned, we will call FIDOAuthenticator Authorize. We also store the cvc and card info to delay the form filling until verification finishes. For registering new card, we did not add this flow for Clank yet. We do it similarly as Desktop. Note that this CL is not specific for settings page, this is shared between checkout flow and settings page. For settings page, we will have a follow up CL to hide the checkbox when intent to opt-in. Updated corresponding unittest, but could not manual test locally because of no enrolled key yet. Bug: 949269 Change-Id: I44f9585a77c19bf33f5d791f616b9756944ddc69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044649 Commit-Queue: Sujie Zhu <sujiezhu@google.com> Reviewed-by:Manas Verma <manasverma@google.com> Reviewed-by:
Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#741525}
Showing
This diff is collapsed.
Please register or sign in to comment