To add support for a sign-in method to the apps in your Firebase project, first enable the sign-in method in the console. For federated sign-in providers, you must also provide information such as a client ID and client secret, which you can get from the sign-in provider's developer console.
After you enable and configure the sign-in methods you want to support, add the sign-in methods to your app by following the instructions in the developer documentation.