rchore setup fails on remote machines
delip opened this issue · 1 comments
delip commented
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?
DarthBenro008 commented
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