DotNetOpenAuth.GoogleOAuth2 icon indicating copy to clipboard operation
DotNetOpenAuth.GoogleOAuth2 copied to clipboard

Bugfix: deprecated scopes

Open petriq opened this issue 11 years ago • 2 comments

This fix allows you to use scopes "email" and "profile" as a replacement for deprecated scopes "https://www.googleapis.com/auth/userinfo.email" and "https://www.googleapis.com/auth/userinfo.profile".

petriq avatar Oct 23 '14 11:10 petriq

@petriq - Very sorry this has been sitting here so long. My efforts have been elsewhere lately, and this library is only used in legacy MVC4 projects.

Can you verify if this change is still warranted, or if there is something new to consider? I'll take another look after I hear back from you. Thanks.

mattjohnsonpint avatar Jan 19 '16 21:01 mattjohnsonpint

Yes, I think those scopes are not supported anymore. Currently I use my version of your project with new scopes without any problems.

petriq avatar Jan 20 '16 08:01 petriq