infra icon indicating copy to clipboard operation
infra copied to clipboard

Support OAuth Device Flow

Open jmorganca opened this issue 3 years ago • 2 comments

To support environments where users may not have a browser environment (e.g. a server, or inside a contianer), Infra should support OAuth Device Flow. This would also create a consistent experience if users were to log in via a web browser later on (via a standard OpenID / OAuth flow)

This repo has some great additional information on how GitHub uses it for gh auth login: https://github.com/cli/oauth

jmorganca avatar Oct 05 '21 03:10 jmorganca

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Sep 11 '22 20:09 stale[bot]

still relevant I think?

dkulchinsky avatar Sep 13 '22 23:09 dkulchinsky

Fixed in #3446

jmorganca avatar Oct 20 '22 02:10 jmorganca