You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apple, GitHub, Microsoft, Yahoo, Twitter, and custom OAuth providers are configured in Firebase Authentication. Most of them do not require extra Android-specific resources.
39
+
Some providers need additional setup before you can sign users in:
40
+
-[Sign in with Google](https://firebase.google.com/docs/auth/android/google-signin)
-[Sign in with Apple](https://firebase.google.com/docs/auth/android/apple)
43
+
-[Sign in with Twitter](https://firebase.google.com/docs/auth/android/twitter-login)
44
+
-[Sign in with Github](https://firebase.google.com/docs/auth/android/github-auth)
45
+
-[Sign in with Microsoft](https://firebase.google.com/docs/auth/android/microsoft-oauth)
46
+
-[Sign in with Yahoo](https://firebase.google.com/docs/auth/android/yahoo-oauth)
47
+
48
+
### Providers
49
+
50
+
Apple, GitHub, Microsoft, Yahoo, Twitter and custom OAuth providers are configured in Firebase Authentication. Most of them do not require extra Android-specific resources.
0 commit comments