ICS-MU / pam_oauth2_device

PAM module OAuth2 Device flow
Apache License 2.0
31 stars 14 forks source link

Add QR code to prompt #5

Closed jsurkont closed 5 years ago

jsurkont commented 5 years ago

Add a QR code to the command line prompt. The QR code encodes an URL that can be used for user authentication from a mobile device. The QR code is generated using the https://github.com/nayuki/QR-Code-generator library.