int128/kubelogin

text qrcode for deviceflow

kfox1111 opened this issue · 0 comments

There are some tools such as:
https://fukuchi.org/works/qrencode/

That can do this:
./qrencode -o - -t UTF8 https://www.google.com/device

and it will spit out a qrcode you can quickly scan with your cell phone to do the device flow.

Could similar functionality be added to the new device code flow to make it even quicker to do the flow?