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

Method to retrieve the OAuth URL or opening the URL in the browser using the open crate #206

Open
johaan22 opened this issue Aug 1, 2023 · 1 comment

Comments

@johaan22
Copy link

johaan22 commented Aug 1, 2023

It would be very useful to implement a method to retrieve the URL from the InstalledFlowAuthenticator. If there is already a way of doing this, it would be awesome to show an example in the documentation.

The main benefit of retrieving the URL is that I can use the open crate to open the URL using my default browser rather than have it print in the console, or, a method can be added to the crate to make this feature more native.

@dermesser
Copy link
Owner

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