Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use error.message for Auth error codes #9

Merged
merged 4 commits into from
May 8, 2024

Conversation

fmasa
Copy link
Contributor

@fmasa fmasa commented Apr 10, 2024

Fixes #7

I can write tests for this as well, but there are no similar tests yet. We can either run similar tests against Firebase Auth emulator or use something like OkHttp MockWebServer

@nbransby nbransby merged commit 2a50f92 into GitLiveApp:master May 8, 2024
1 check passed
@fmasa fmasa deleted the email-error branch May 8, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

signInWithEmailAndPassword() coroutine hangs on error
2 participants