lit_firebase_auth icon indicating copy to clipboard operation
lit_firebase_auth copied to clipboard

Chrome saved passwords don't detect email as user

Open ciriousjoker opened this issue 4 years ago • 1 comments

Chrome offers to save the pass, but doesn't detect the user.

I'm using a custom EmailTextFormField() and PasswordTextFormField().

btw. I know I'm creating a lot of issues, but that doesn't mean I'm not extremely grateful for this project! I don't have time atm to fix these issues myself and they are rather small so I don't really mind atm. Hopefully I'll be able to make PRs for these at some point.

ciriousjoker avatar Aug 25 '20 15:08 ciriousjoker

Not sure I understand. What do you mean when you say it doesn't detect the user? You mean the email address?

Either way I'm not sure what the problem might be (from the top of my head). It might just be a Flutter web thing, will need to explore.

Regarding all the issues don't fret! Please make more!! I'm just happy people are finding the package useful.

funwithflutter avatar Aug 26 '20 05:08 funwithflutter