How to integrate it into the API. for Social login
- 
					
					
					
					
Re: Social Login with API
How to integrate it into the API. for Social login - 
					
					
					
					
Hi @dailamy1983
You have to set the social login credentials on your .env file. Please take a reference from the example code.GOOGLE_CLIENT_ID= Enter you client id here
GOOGLE_CLIENT_SECRET= Enter you client secret here
GOOGLE_CALLBACK_URL=https://yourhost.com/customer/social-login/google/callback