Social Login Integrations

Social Login Integrations

Social login allows users to sign in to your app using their existing Google or Facebook accounts, creating a faster and more convenient authentication experience. To enable social login, you'll need to configure the required credentials and settings for each provider.


WebToNative supports Social Login Integrations:


1. Getting the SHA Key for Google Login

The SHA-1 certificate fingerprint is required to verify your Android application with Google services. This guide explains how to obtain the SHA key needed for Google Sign-In configuration.


2. Create Google OAuth Client ID

Google OAuth credentials allow your app to authenticate users securely through their Google accounts. This guide walks you through creating an OAuth Client ID in Google Cloud Console.


3. Facebook Login Configuration

To enable Facebook Login, you'll need to create and configure a Facebook App, obtain the required credentials, and connect them to your Android application. This guide covers the complete Facebook Login setup process.