Automatic login/auth #490
Unanswered
thejoeosborne
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! Has anyone had any luck setting up the auth flow to run automatically? For example, I'm hoping to use ghunt in a Docker container, the only problem is I currently need to login to google to generate the oauth_token to generate the master token. Any ideas on automating the auth so I don't have to manually login to google? I've tried writing a script to login using Puppeteer but it doesn't work with a headless browser, the google login doesn't trust it
Beta Was this translation helpful? Give feedback.
All reactions