iamyogi96 / youtube-feed-chrome-extension

Automatically exported from code.google.com/p/youtube-feed-chrome-extension
0 stars 0 forks source link

OAuth1 is being shutdown. Please migrate to OAuth2 #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Over the past few years, we’ve publicized that OAuth 1.0 (3LO) auth protocol 
is deprecated and will be shut down. We’re moving away from these older 
protocols in order to focus support on the latest Internet standards, OAuth 2.0 
and OpenID Connect, which increases security and reduces complexity for 
developers.

See 
http://googledevelopers.blogspot.com/2015/03/reminder-to-migrate-to-oauth-20-or.
html

Analysis of our logs leads us to believe that you are still using this 
deprecated protocol. It you do not migrate, the application will break. You 
need to ensure that your applications use our supported authentication methods: 
OAuth 2.0 for API authorization or OpenID Connect for federated authentication.

Original issue reported on code.google.com by varti...@google.com on 13 May 2015 at 2:12