Signin using Google/Facebook not work?
-
I try to Signin using Google/facebook i got this error how can i fix this? -
@tluanga
this error comes as you didn't add the ClientID, Client Secret https://prnt.sc/u2c5t6 of your Oauth Google Application in the .env file.
you may read this guide to get the Keys http://code.google.com/apis/accounts/docs/OAuth2.html -
@Vaishali-Agarwal Thankyou..