Skip to content
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

Google doesn't exist in SimpleAuth.Providers #106

Open
ramiss opened this issue Dec 24, 2019 · 1 comment
Open

Google doesn't exist in SimpleAuth.Providers #106

ramiss opened this issue Dec 24, 2019 · 1 comment

Comments

@ramiss
Copy link

ramiss commented Dec 24, 2019

Hi,

I'm trying SimpleAuth because Xamarin.Auth doesn't refresh tokens and is useful for Google. However, the very first line I enter in my Xamarin.Droid MainActivity code is: SimpleAuth.Providers.Google.Init (this.Application);

and I get the error that "Google doesn't exist in SimpleAuth.Providers". I'm using the latest NuGet version 1.0.52.

What's the solution and perhaps you could update your docs? Do you have an updated Xamarin.Forms sample we can look at that works with 1.0.52?

Thanks!

Richard

@mr5z
Copy link

mr5z commented Mar 20, 2020

You need to install the separate package for it.

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

2 participants