Changes

Jump to: navigation, search

Twitter Sign-In Authentication using FirebaseUI Auth

33 bytes added, 17:18, 30 August 2017
no edit summary
== Adding Twitter to the Provider List ==
<htmlet>firebase_android</htmlet>
The final step in implementing Twitter sign-in is to add a single line of code to the app to include Twitter in the list of sign-in providers. Edit the FirebaseAuthActivity.java file, locate the getProviderList() method and modify it so that it reads as follows:

Navigation menu