[Autofill Auth] Encode Credential ID with standard Base64 (not url-safe).
The url-safe base64 encoding of the credential_id was being sent to Payments server, but only standard base64 is accepted. This CL ensures only standard base64 is used. Bug: 949269 Change-Id: I423ab314aeb6a40f21dcc1e9304329afa7a52147 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1897493Reviewed-by:Jared Saul <jsaul@google.com> Commit-Queue: Manas Verma <manasverma@google.com> Cr-Commit-Position: refs/heads/master@{#713169}
Showing
Please register or sign in to comment