New issue
Advanced search Search tips

Issue 922981 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Yesterday
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

[signin] The chrome.identity extension example uses Google+ API?

Project Member Reported by droger@chromium.org, Jan 17 (5 days ago)

Issue description

Google+ is being deprecated. 

The chrome.identity example:
https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/identity#readme

Is using scope:
https://www.googleapis.com/auth/plus.login

And API:
https://www.googleapis.com/plus/v1/people/me

This example is linked from the official website here as the "identity sample":
https://developer.chrome.com/apps/app_identity


These should be updated to stop using Google+.
 

Comment 1 by droger@chromium.org, Jan 17 (5 days ago)

Mihai is going to look at which API should be used to replace the Google+ call.

Francois: would you be able to update the extension once we know how to fix it?

Comment 2 by msarda@chromium.org, Jan 18 (4 days ago)

Cc: -fbeaufort@google.com msarda@chromium.org
Labels: -Pri-3 M-73 Pri-2
Owner: fbeaufort@chromium.org

Comment 4 by fbeaufort@chromium.org, Yesterday (44 hours ago)

GitHub PR is available at https://github.com/GoogleChrome/chrome-app-samples/pull/491
Once it is approved and merged, I'll update and publishe WebStore item.

Sign in to add a comment