lit_firebase_auth
lit_firebase_auth copied to clipboard
Chrome saved passwords don't detect email as user
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.
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.