2 comments聽(2 comments)1 reaction聽(1 reaction)0 assignees聽(0 assignees)Dart4,097 forks聽(4,097 forks)batch import
good first issueplatform: allplugin: authtype: documentation
Repository metrics
- Stars
- 9,199 stars聽(9,199 stars)
- PR merge metrics
- PR metrics pending聽(PR metrics pending)
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
- Research direction
- Review the current Firebase Auth Flutter API documentation to find the replacement for the deprecated fetchSignInMethodsForEmail method, then update the error handling guide for account exists with different credential errors.
- Tech stack
- dart
- Domain
- mobile
- Issue type
- Documentation
- Prerequisites
- FlutterFirebaseGit