firebase/flutterfire

[📚] Flutter handle errors not up to date

Open

#12.909 geöffnet am 5. Juni 2024

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Dart (4.097 Forks)batch import
good first issueplatform: allplugin: authtype: documentation

Repository-Metriken

Stars
 (9.199 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 12h) (38 gemergte PRs in 30 T)

Beschreibung

The method fetchSignInMethodsForEmail is now deprecated but the documentation is not up to date for the usecase Handling account-exists-with-different-credential Errors.

Can you update this usecase to show us how to resolve this error?

This is the link : https://firebase.google.com/docs/auth/flutter/errors

Contributor Guide