GitLiveApp / firebase-java-sdk

A pure java port of the Firebase Android SDK
Apache License 2.0
18 stars 6 forks source link

Use error.message for Auth error codes #9

Closed fmasa closed 4 months ago

fmasa commented 5 months ago

Fixes https://github.com/GitLiveApp/firebase-java-sdk/issues/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