Skip to content
Snippets Groups Projects
Commit ebd00cc7 authored by Zhang Sen's avatar Zhang Sen
Browse files

Fix wrong word in document of google oauth

parent d785b20c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -45,9 +45,9 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
args: { access_type: 'offline', approval_prompt: '' } }
```
 
1. Change 'YOUR APP ID' to the client ID from the GitHub application page from step 7.
1. Change 'YOUR APP ID' to the client ID from the Google Developer page from step 10.
 
1. Change 'YOUR APP SECRET' to the client secret from the GitHub application page from step 7.
1. Change 'YOUR APP SECRET' to the client secret from the Google Developer page from step 10.
 
1. Save the configuration file.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment