Created
October 31, 2017 14:47
-
-
Save emmanuelbarturen/801e2e45ec609adaa1029cba91a46d5f to your computer and use it in GitHub Desktop.
Social Auth de Google+
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ir a https://console.developers.google.com/project/_/apiui/apis/library | |
crear credenciales > ID de Cliente OAUTH | |
Origines de JS autorizados = http://domain.com | |
URL de redireccionamiento autorizados = http://domain.com/g-callback | |
Copiar credenciales en .env de laravel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment