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
The use case here is having a remote machine which is using Quilt to perform some work that it needs to be authorized for. The current login flow doesn't work very well for this use case.
We could provide an environment variable that allows users to reference the authorization file remotely. That would greatly improve usability for this use case. Note that this is just one suggested solution, and it makes sense to me, but maybe on further reflection something different would work better.
The text was updated successfully, but these errors were encountered:
The use case here is having a remote machine which is using Quilt to perform some work that it needs to be authorized for. The current login flow doesn't work very well for this use case.
Right now you have to use a workaround: #770.
We could provide an environment variable that allows users to reference the authorization file remotely. That would greatly improve usability for this use case. Note that this is just one suggested solution, and it makes sense to me, but maybe on further reflection something different would work better.
The text was updated successfully, but these errors were encountered: