Philipp Bauer

Results 70 issues of Philipp Bauer

Right now, you can either sign in or sign up. I'd like to be able to check if the email exists already and try to create the account if it...

enhancement

I expected it would wait for the authentication result before returning since that's what happens with`signInWithEmailAndPassword()`. I try to track logins and I need to track them during the login...

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...

Specifically, I want to add onSubmitted to trigger the email login

enhancement
good first issue

It seems like since v0.3.3, nx-firebase now supports nx v13. Could a maintainer please publish this to npm?

Is this coming anytime soon?

When attempting to do it anyway, the system either shuts down (when on battery) or the fans start spinning at 100% until you resume. Some folks have said it's a...

First of all, gj for creating a working extension, the other ones aren't even showing in the statusbar. Secondly, these are the settings i'd like to see: show/hide for each...

enhancement
help wanted
good first issue

I'd really like to see an --include and --exclude flag that support wildcards.

I've replaced the old compat imports with the new modular syntax. I'm using this in production, although it's a relatively small project!