Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refresh token in startup arg? #1

Open
tobyworks opened this issue Dec 1, 2021 · 3 comments
Open

refresh token in startup arg? #1

tobyworks opened this issue Dec 1, 2021 · 3 comments

Comments

@tobyworks
Copy link

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

@JamesHawkinss
Copy link
Owner

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.

@tobyworks
Copy link
Author

for now made a pr to include a dockerfile.

@tobyworks
Copy link
Author

tobyworks commented Dec 1, 2021

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.

tobyworks@f739c78

I am NOT a js developer in any way shape or form.

Also, i have added a line to display IP addresses of my connected devices, since that was my main requirement for such a dashboard :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants