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 thinks JCEF is not safe #14

Closed
LiLittleCat opened this issue Dec 28, 2022 · 3 comments
Closed

Google thinks JCEF is not safe #14

LiLittleCat opened this issue Dec 28, 2022 · 3 comments
Assignees

Comments

@LiLittleCat
Copy link

I have written a plugin through JCEF to render web pages where the web page can be logged in through a Google account. When logging in with my Google account it prompts that the current browser is not secure, how can I avoid this? Where can I get help with this? Any information you can provide would be greatly appreciated.

@mikehearn
Copy link

This is caused by their anti-bot protections, don't try to work around it, it's a lot of effort. Better to delegate the login to the user's own browser using OAuth.

@avu
Copy link
Collaborator

avu commented Apr 3, 2023

@artemm-bochkarev could you please have a look

@ujpv
Copy link
Collaborator

ujpv commented Oct 25, 2023

Yes, Google thinks JCEF is not safe. We can't do much about this as well as we recommend to not workaround this. It's better to other ways for authentication.

@ujpv ujpv closed this as completed Oct 25, 2023
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

5 participants