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

swa login --use-device-code #590

Open
doggy8088 opened this issue Oct 18, 2022 · 1 comment
Open

swa login --use-device-code #590

doggy8088 opened this issue Oct 18, 2022 · 1 comment
Labels
good first issue Good for newcomers priority: low (P2) Low priority type: enhancement New feature or request

Comments

@doggy8088
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

No.

Describe the solution you'd like
A clear and concise description of what you want to happen.

In Azure CLI, there is a az login --use-device-code command that using Device Code Flow for sign-in.

In SWA, I wish to have the same behavior for sign-in Azure.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

N/A

Additional context
Add any other context or screenshots about the feature request here.

@sgollapudi77 sgollapudi77 added type: enhancement New feature or request good first issue Good for newcomers priority: low (P2) Low priority labels Oct 27, 2022
@sinedied
Copy link
Member

Device Code login is currently implemented as fallback, but doesn't seem to work due to an upstream issue, see related issue here: Azure/azure-sdk-for-js#22752

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority: low (P2) Low priority type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants