New Features
* feat(auth): Add token verification logic for emulator mode (419)
Bug Fixes
* fix(auth): Fix incorrect import of partial user metadata. (445)
* fix(rtdb): enable support for firebasedatabase.app (423)
* fix(auth): adds missing EMAIL_NOT_FOUND error code (436)
Miscellaneous
* [chore] Release 4.6.0 (449)
* chore: Installing golint before checkout (439)
* Fix Unmarshal typo, add tests to verify (435)