diff --git a/packages/accounts-google/google_configure.html b/packages/accounts-google/google_configure.html index d6820b2d37..acbeaacfaa 100644 --- a/packages/accounts-google/google_configure.html +++ b/packages/accounts-google/google_configure.html @@ -9,19 +9,24 @@
  • If necessary, "Create Project"
  • - Open the "API Access" tab + Open the "API Access" tab on the left
  • Create another Client ID
  • - Click "Edit settings…" + Enter the branding information and click Next (for Google Apps accounts) +
  • + Choose "Web application" as the type +
  • +
  • + Click "More options…" after "Your site or hostname"
  • Set Authorized Redirect URIs to: {{siteUrl}}_oauth/google?close
  • - Set Authorized Javascript Origins to: {{siteUrl}} + Set Authorized JavaScript Origins to: {{siteUrl}}
  • Create client ID