You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
Credential Provider currently syncs before autofilling a user's credentials
This results in a slow autofill experience as well as Credential Provider extension timeouts(and no autofill) when sync takes longer than three seconds
Refactor Credential Provider extension so that we autofill the credential and then fire off a background task to sync so that any updates are made locally for future autofill
Vision statement / What / Requirements
Credential Provider currently syncs before autofilling a user's credentials
This results in a slow autofill experience as well as Credential Provider extension timeouts(and no autofill) when sync takes longer than three seconds
Refactor Credential Provider extension so that we autofill the credential and then fire off a background task to sync so that any updates are made locally for future autofill
Issue Fix ticket for #1070
The text was updated successfully, but these errors were encountered: