feat: Adding support to specify browser while launching browser to authention#305
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
|
Does the It did not seem to work for me on MacOS. I think this change is okay for that reason |
| redirect_uri_trailing_slash=True, | ||
| timeout_seconds=None, | ||
| token_audience=None, | ||
| browser=None, |
There was a problem hiding this comment.
Please add this parameter to the doc string
|
@clundin25 Can you please look into this. I have fixed the unit tests |
|
@clundin25 I have fixed the black failures. lint should succeed now. |
|
@clundin25 All the unittests have passed, is there anything more required from my side. Please let me know. |
|
This feature has now been released in v1.1.0 |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #303