i using firebase ui login on android https://github.com/firebase/firebaseui-android, question is: how or library retrieve previous emails 1 picture. can delete of them?
the email addresses acquired smart lock passwords api, starting intent returned credentialsapi.gethintpickerintent(). data comes 3 sources:
- accounts added device, found in accountmanager.
- email addresses directly associated user's google accounts (as found in https://myaccount.google.com/privacy#personalinfo)
- email addresses have been saved app or site, using smart lock passwords api or in chrome. see complete list this, @ https://passwords.google.com
most of email addresses coming credentials saved in chrome. clear, app using smart lock passwords api cannot see these email addresses - receives email address user explicitly taps on.
for overview of functionality , behavior of smart lock passwords, see here.
Comments
Post a Comment