firebase/flutterfire

[📚] Flutter handle errors not up to date

Open

#12,909 opened on Jun 5, 2024

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Dart (4,097 forks)batch import
good first issueplatform: allplugin: authtype: documentation

Repository metrics

Stars
 (9,199 stars)
PR merge metrics
 (Avg merge 3d 12h) (38 merged PRs in 30d)

Description

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