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

GoogleWebAuthorizationBroker in embedded browser? #547

Closed
radiaku opened this issue Jun 4, 2015 · 5 comments
Closed

GoogleWebAuthorizationBroker in embedded browser? #547

radiaku opened this issue Jun 4, 2015 · 5 comments
Assignees

Comments

@radiaku
Copy link

radiaku commented Jun 4, 2015

hello there, I starting developing C# gui application. I searching through google and havent found anything about verification using embedded browser, so user doesnt need to leave apps....

Any help?
thanks :)

@peleyal
Copy link
Collaborator

peleyal commented Jun 12, 2015

The project is open source, so you might want to develop a WPF window for doing so. Feel free to contribute to the library.
We have a similar solution for WP, as you can find here: https://github.com/google/google-api-dotnet-client/blob/master/Src/GoogleApis.Auth.WP/OAuth2/WebAuthenticationBrokerUserControl.xaml

@radiaku
Copy link
Author

radiaku commented Jun 12, 2015

thanks you peleyal. I'll try what I can do. But no support for winform?

@chrisdunelm
Copy link
Contributor

We have no current plans to implement any extra embedded browser support.

@23W
Copy link

23W commented Aug 4, 2017

Is there any solution that allow use WinForm embedded browser for authorization?

@LindaLawton
Copy link
Collaborator

Code the authentication yourself and build a data store that the library can use. Embedded browsers are not supported by the library sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants