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
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/migration/1XX-to-2XX.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ Several authentication methods have been renamed and / or have different method
33
33
|`$authWithOAuthPopup(provider[, options])`|`$signInWithPopup(provider)`|`options` can be provided by passing a configured `firebase.database.AuthProvider` instead of a `provider` string |
34
34
|`$authWithOAuthRedirect(provider[, options])`|`$signInWithRedirect(provider)`|`options` can be provided by passing a configured `firebase.database.AuthProvider` instead of a `provider` string |
0 commit comments