Operating System
macOS
Environment (if applicable)
Chrome, React Native
Firebase SDK Version
12.3.0
Firebase SDK Product(s)
Auth
Project Tooling
Does not apply
Detailed Problem Description
Firebase Auth throws a auth/missing-password error which is not part of the exported enum/map AuthErrorCodes.
Would be great to have this as eg. AuthErrorCodes.MISSING_PASSWORD.
Steps and code to reproduce issue
Try to import any member of AuthErrorCodes. None will match auth/missing-password.