mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge pull request #445 from dandv/patch-1
Update Google account configuration instructions
This commit is contained in:
@@ -9,19 +9,24 @@
|
||||
<li>
|
||||
If necessary, "Create Project"
|
||||
<li>
|
||||
Open the "API Access" tab
|
||||
Open the "API Access" tab on the left
|
||||
</li>
|
||||
<li>
|
||||
Create another Client ID
|
||||
</li>
|
||||
<li>
|
||||
Click "Edit settings…"
|
||||
Enter the branding information and click Next (for Google Apps accounts)
|
||||
<li>
|
||||
Choose "Web application" as the type
|
||||
</li>
|
||||
<li>
|
||||
Click "More options…" after "Your site or hostname"
|
||||
</li>
|
||||
<li>
|
||||
Set Authorized Redirect URIs to: <span class="url">{{siteUrl}}_oauth/google?close</span>
|
||||
</li>
|
||||
<li>
|
||||
Set Authorized Javascript Origins to: <span class="url">{{siteUrl}}</span>
|
||||
Set Authorized JavaScript Origins to: <span class="url">{{siteUrl}}</span>
|
||||
</li>
|
||||
<li>
|
||||
Create client ID
|
||||
|
||||
Reference in New Issue
Block a user