firebase / firebase/firebase-ios-sdk
Implement Combine support for Firebase Auth
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 72
Description
- [x] Implement AuthStateListener (see this [Medium article](https://medium.com/firebase-developers/why-is-my-currentuser-null-in-firebase-auth-4701791f74f0))
- [x] Implement support for Anonymous Auth
- [x] Implement support for Email/Password Auth
- [x] Implement support for Email/Link Auth
- [x] Implement support for Google Sign-in
- [x] Implement support for Facebook Login
- [x] Implement support for Microsoft Login
- [x] Implement support for Custom Auth
- [x] Implement support for Twitter Login
- [x] Implement support for GitHub Login
- [x] Implement support for Sign in with Apple
- [x] Implement support for Game Center
- [x] Implement support for Phone Number Auth
- [ ] Implement support for Account Linking
- [ ] Implement support for enabling cross-app authentication
- [ ] Implement support for Linking Multiple Auth Providers
- [ ] Implement support for Passing State in Email Actions
Contributor guide
Assessment
This issue has not been assessed yet.