Skip to content

Need to update the Google provider since Google+ is deprecated #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Shazwazza opened this issue Jan 9, 2019 · 8 comments
Closed

Need to update the Google provider since Google+ is deprecated #30

Shazwazza opened this issue Jan 9, 2019 · 8 comments
Milestone

Comments

@Shazwazza
Copy link
Contributor

Microsoft have posted a work around here: aspnet/Announcements#333

We can ship with a snippet for the work around if we stay in Owin 3 but we should really move to Owin 4 when the time comes and the fix will just be part of microsoft's nuget package.

@wojciech-dabrowski
Copy link

wojciech-dabrowski commented Feb 12, 2019

Actually, it is already part of Microsoft NuGet package in 4.0.1 release: https://www.nuget.org/packages/Microsoft.Owin.Security.Google/

@tommyturkijevic
Copy link

So to make the Google Auth in Umbraco work, all we need to do is update to latest nuget package ?

@wojciech-dabrowski
Copy link

Not really, current implementation of UmbracoIdentityExtension is working with Owin 3, Microsoft fix is applied to Owin 4. For now, you should implement workaround mentioned here: aspnet/AspNetKatana#251 (comment)

@tommyturkijevic
Copy link

Hi again, But what version of the nuget package do I need 3.0.1.0 ? Or do I need to upgrade this one aswell.

@wojciech-dabrowski
Copy link

You mean Microsoft.Owin.Security.Google? 3.0.1 should be enough, but it is recommended to update it to the 3.1.0.

@tommyturkijevic
Copy link

@wojciech-dabrowski Thanks, i had to update to 3.1.0 and the workaround worked perfectly. Thanks..

@minheemyung
Copy link

Hello, I'm trying to setup Google authentication, but I'm having an issue below in my local machine. Do you have any idea how to fix this?

Thanks!
Minhee

image

image

image

@Shazwazza
Copy link
Contributor Author

Closing this, version 2.0.0 requires the latest version of Microsoft.Owin.Security.Google

@Shazwazza Shazwazza added this to the 2.0.0 milestone Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants