Update google.md

This commit is contained in:
Olivier Lambert 2015-11-11 15:09:47 +01:00
parent f4463410fc
commit 078d784645

View File

@ -9,16 +9,16 @@ The first time a user signs in, XO will create a new XO user with the same ident
[Create a new project](https://console.developers.google.com/project):
![](https://github.com/vatesfr/xo-server-auth-google/blob/master/create-project-2.png)
![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/create-project-2.png)
Enable the Google+ API:
![](https://github.com/vatesfr/xo-server-auth-google/blob/master/enable-google+-api.png)
![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/enable-google+-api.png)
Add OAuth 2.0 credentials:
![](https://github.com/vatesfr/xo-server-auth-google/blob/master/add-oauth2-credentials.png)
![](https://github.com/vatesfr/xo-server-auth-google/blob/master/add-oauth2-credentials-2.png)
![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/add-oauth2-credentials.png)
![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/add-oauth2-credentials-2.png)
## Configure the XO plugin