google provider section modified (#5730)

The second "Client Id" should be: "Client Secret"
This commit is contained in:
Alireza Kavian 2020-05-12 13:50:35 +04:30 committed by GitHub
parent ee312eeb0a
commit 603ffc1830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -257,7 +257,7 @@ Then fill the informations:
- **Enable**: `ON`
- **Client ID**: 226437944084-o2mojv5i4lfnng9q8kq3jkf5v03avemk.apps.googleusercontent.com
- **Client ID**: aiTbMoiuJQflSBy6uQrfgsni
- **Client Secret**: aiTbMoiuJQflSBy6uQrfgsni
- **The redirect URL to your front-end app**: `http://localhost:3000/connect/google`
:::