Commit ea703555 by tady

Merge pull request #76 from tadyjp/feature/fix_readme

Google APIの設定説明を修正
parents 3dc9d1f6 c1a07279
...@@ -36,6 +36,9 @@ and get ...@@ -36,6 +36,9 @@ and get
- `http://localhost:3000` in [Authorized Javascript origins] - `http://localhost:3000` in [Authorized Javascript origins]
- `http://localhost:3000/users/auth/google_oauth2/callback` in [Authorized redirect URI] - `http://localhost:3000/users/auth/google_oauth2/callback` in [Authorized redirect URI]
5. Get [Client ID] and [Client secret] 5. Get [Client ID] and [Client secret]
6. Write your Client ID & Secret in config/settings/yml
7. Input form
-`rendevous` in [Project name] in Consent screen
## Create and edit config files. ## Create and edit config files.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment