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
Im not super familiar with node, but it would be cool to be able to provide the refresh token in some args during startup or having the ability to read it from env variable. So it plays nicely with docker for example
The text was updated successfully, but these errors were encountered:
Sure, this sounds like a nice idea. I don't have time to work on it at the moment, but it shouldn't be too difficult to implement for anyone who wants to. It might be a case of autofilling the refresh token into the input box, as some behind the scenes work is still necessary to get the necessary details.
I have made a hack for autologin on my fork, its for personal use and good enough for me. probably not something you wanna put in your master. But just wanted to let you know.
Im not super familiar with node, but it would be cool to be able to provide the refresh token in some args during startup or having the ability to read it from env variable. So it plays nicely with docker for example
The text was updated successfully, but these errors were encountered: