bizz84 / bizz84/firebase_auth_demo_flutter
Link user account with third-party providers
Open
enhancement
- Dominant language
- Dart
- Stars
- 674
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Taken from `FirebaseUser.linkWithCredential()`:
> Associates a user account from a third-party identity provider with this user and returns additional identity provider data.
This feature can be used to link additional providers to an existing Firebase user.
List of supported providers:
- [ ] Email & Password
- [ ] Facebook
- [ ] GitHub
- [ ] Google
- [ ] Phone
- [ ] Twitter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.