Hello, I'm setting this up using a remote ssh session. I've got to the final steps, retrieved my client secret and client id, provided them to cmdg, and received the login url. I was able to log in, and received back the auth code in the url.
Since I'm running remotely, how do I get that auth code into the config? running cmdg --config won't go past the login url, I suspect it's waiting for a callback from the login, but since I'm running this from a different machine it's not getting that. How do I manually pass that back to cmdg to finish the login? Thank you!
Hello, I'm setting this up using a remote ssh session. I've got to the final steps, retrieved my client secret and client id, provided them to cmdg, and received the login url. I was able to log in, and received back the auth code in the url.
Since I'm running remotely, how do I get that auth code into the config? running cmdg --config won't go past the login url, I suspect it's waiting for a callback from the login, but since I'm running this from a different machine it's not getting that. How do I manually pass that back to cmdg to finish the login? Thank you!