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

Evernote accounts using "Continue with Google" cannot use SDK to authenticate #172

Open
agiletortoise opened this issue Feb 17, 2020 · 0 comments

Comments

@agiletortoise
Copy link

Evernote users which use a linked Google account to authenticate with the Evernote service (via "Continue with Google" can no longer authenticate using the Evernote SDK's authentication process.

Because the SDK uses the deprecated UIWebView to present the authentication flow (see also issue #170 regarding pending App Store rejection over the use of UIWebView), when redirected to Google to sign in using the "Continue with Google" button, the user will receive a "403 Error: disallowed_useragent" message the authentication process will be halted.

Additionally, Google provides the message:

Google can't sign you in safely inside this app. You can use Google sign-in by visiting this app's website in a browser like Safari or Chrome.

It is not possible to do so as part of the OAuth process, however.

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

1 participant