This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Commit 4d3ecab
committed
Improved error handling for Android and iOS.
Updated FireAuth docs.
Added missing "linkWithTwitterCredential" method.
Updated deprecated API "fetchProvidersForEmail" to "fetchSignInMethodsForEmail".
Added "unlinkCredential".
Updated Changelog.
Fix testing issues.
Fixed formatting.
Add Github support thanks to @filleduchaos.1 parent a44b105 commit 4d3ecab
File tree
5 files changed
+948
-195
lines changed- packages/firebase_auth
- android/src/main/java/io/flutter/plugins/firebaseauth
- ios/Classes
- lib
- test
5 files changed
+948
-195
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
0 commit comments