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

Support specifying non-default browser for login #62

Closed
justinedelson opened this issue Jan 6, 2022 · 1 comment
Closed

Support specifying non-default browser for login #62

justinedelson opened this issue Jan 6, 2022 · 1 comment

Comments

@justinedelson
Copy link
Member

Describe the solution you'd like

In short...

aio auth:login --browser=Firefox

Describe alternatives you've considered

#61 defines an alternate approach for the same problem (and they're not necessarily mutually exclusive), but given that cli-ux supports specifying a different browser, more literally implementing support for an alternate browser has better IMO ergonomics.

@purplecabbage
Copy link
Member

closing this in favor of the --no-open flag which will let the user copy/paste the url and open in whatever browser they wish.
Otherwise we would sort of be responsible for making sure all browsers work, and CAN post back which is a lot to verify and potentially a lot of work

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