You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(auth): enable emulator support on desktop (#1423)
* add auth emulator support
* fix ios number parse
* update the documentation part
* reduce lint warning
* more lint warnings
* code format
* use environment to decide using emulator or not
* fix a typo
* add readme entry for FirebaseApp.GetApps()
* update for review comment
* add missing `
* make json request always do restrict json
* add readme info
* prepare for review
* some minor tweak
* code format
* update review comments
* update the unit test after request json change
---------
Co-authored-by: Cynthia Jiang <cynthiajiang@google.com>
0 commit comments