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

refactor: rename error codes #616

Open
robingenz opened this issue Apr 20, 2024 · 0 comments
Open

refactor: rename error codes #616

robingenz opened this issue Apr 20, 2024 · 0 comments
Labels
Milestone

Comments

@robingenz
Copy link
Member

Currently the error codes have no prefix (e.g. email-already-in-use). However, the Firebase JS SDK always returns a prefix for error codes (e.g. auth/email-already-in-use). The native platforms should behave in the same way.

Capacitor Plugin:

grafik

Firebase JS SDK:

grafik

@robingenz robingenz added this to the v7.0.0 milestone Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant