-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Keep Openavoids the stale botavoids the stale botplugin: authenticationFirebase AuthenticationFirebase Authenticationplugin: firestoreFirebase Cloud FirestoreFirebase Cloud Firestoreplugin: functionsFirebase Cloud FunctionsFirebase Cloud Functionsplugin: storageFirebase Cloud StorageFirebase Cloud Storagetype: breaking change
Description
Alter auth (and perhaps other packages already converted v9 API) to new emulator APIs
It appears that the v9 APIs have moved from useEmulator
to connect<PackageName>Emulator
as an API convention, but I think only the database module is converted correctly at the moment
`useEmulator()` has been renamed to `connectDatabaseEmulator()`. `getServerTime()` actually doesn't exist in the V9 API. I think that was left over from when I was copying over some functions from V8 (compat)
Originally posted by @exaby73 in #7136 (comment)
harveyappleton
Metadata
Metadata
Assignees
Labels
Keep Openavoids the stale botavoids the stale botplugin: authenticationFirebase AuthenticationFirebase Authenticationplugin: firestoreFirebase Cloud FirestoreFirebase Cloud Firestoreplugin: functionsFirebase Cloud FunctionsFirebase Cloud Functionsplugin: storageFirebase Cloud StorageFirebase Cloud Storagetype: breaking change