android - Firebase UI login email list source, where are they from and can I delete them -


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?

enter image description here

the email addresses acquired smart lock passwords api, starting intent returned credentialsapi.gethintpickerintent(). data comes 3 sources:

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