google / oauth2l

oauth2l ("oauth tool") is a simple CLI for interacting with Google API authentication.
Apache License 2.0
643 stars 81 forks source link

Enter authorization code: #141

Open revichnr opened 2 years ago

revichnr commented 2 years ago

Hi. I installed auth2l to my MacOs. When I trying to fetch access token I got message "Enter authorization code" Where I can take that code ?

image

ulisesL commented 2 years ago

Hi @revichnr, please go to the link provided in your browser and follow the steps on the screen. Once you complete the steps, you will be provided with the auth code. Please note that the above command is triggering the 3LO Out-of-band (OOB) flow and not the 3LO loopback flow. NOTE: 3LO Out-of-band flow has been deprecated and will stop working entirely in Oct 2022.