You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be a question rather than an issue, so apologize in advance. I have a server where I only have ssh access. I want to install rchore there, but rchore google login fails because oauth returns a localhost url and, obviously, cannot communicate with the chore process on the server. How do I get out of this pickle?
The text was updated successfully, but these errors were encountered:
Hi @delip , thanks for opening the issue, as rchore uses google oauth, there is no way yet to generate a link and listen to the retrieving credentials. However, we can have a feature where you manually supply the required token (quite dangerous), but i think we could notify about the risks to the user
This might be a question rather than an issue, so apologize in advance. I have a server where I only have ssh access. I want to install rchore there, but
rchore google login
fails because oauth returns a localhost url and, obviously, cannot communicate with the chore process on the server. How do I get out of this pickle?The text was updated successfully, but these errors were encountered: