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

Run webview in a seperate process #456

Open
sreeise opened this issue Jan 7, 2024 · 2 comments
Open

Run webview in a seperate process #456

sreeise opened this issue Jan 7, 2024 · 2 comments
Labels
interactive-auth feature interactive-auth - Microsoft sign in using WebView on platforms that support it
Milestone

Comments

@sreeise
Copy link
Owner

sreeise commented Jan 7, 2024

No description provided.

@sreeise sreeise converted this from a draft issue Jan 7, 2024
@sreeise
Copy link
Owner Author

sreeise commented Jan 7, 2024

Currently the WebView impl is running either in the same thread as the calling client or a separate one spun up by the same sdk process. However, the WebView should spin up and run in a seperate process to help prevent errors.

@sreeise sreeise added the interactive-auth feature interactive-auth - Microsoft sign in using WebView on platforms that support it label Jan 7, 2024
@sreeise sreeise changed the title Run webview in a seperate process Run webview in a seperate process - 2.0.0 stable release goal Jan 7, 2024
@sreeise sreeise changed the title Run webview in a seperate process - 2.0.0 stable release goal Run webview in a seperate process - 2.1.0 Release Goal May 27, 2024
@sreeise
Copy link
Owner Author

sreeise commented May 27, 2024

This will require a new crate that will be a standalone program able to run by itself through command line or other forms of communication.

@sreeise sreeise changed the title Run webview in a seperate process - 2.1.0 Release Goal Run webview in a seperate process - 2.2.0 Release Goal May 27, 2024
@sreeise sreeise added this to the 2.2.0 milestone May 27, 2024
@sreeise sreeise changed the title Run webview in a seperate process - 2.2.0 Release Goal Run webview in a seperate process May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interactive-auth feature interactive-auth - Microsoft sign in using WebView on platforms that support it
Projects
Development

No branches or pull requests

1 participant