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

🚧 Add support for device-code flow login (alternative 2) 🚧 #5245

Closed

Conversation

laurazard
Copy link
Member

@laurazard laurazard commented Jul 8, 2024

- What I did

Alternative to #5244 – in this one, the whole login flow is managed/initiated by the new OAuthStore when Get is called. This is a lot cleaner implementation-wise, and lets us contain almost all the new code to cli/config/credentials.

The downside here is that maybe Get is doing too much, although this isn't unheard of for third-party credential helpers to do.

- How I did it

- How to verify it

Login! Do things!

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@laurazard laurazard changed the title 🚧 Add support for device-code flow login (alternative) 🚧 🚧 Add support for device-code flow login (alternative 2) 🚧 Jul 8, 2024
@laurazard laurazard force-pushed the auth-device-flow-store-login branch 3 times, most recently from b7aaf0a to 32eab4e Compare July 8, 2024 13:30
Signed-off-by: Laura Brehm <[email protected]>
@laurazard laurazard force-pushed the auth-device-flow-store-login branch from 32eab4e to 2a48fd4 Compare July 8, 2024 13:35
@laurazard laurazard closed this Jul 17, 2024
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

Successfully merging this pull request may close these issues.

1 participant