kevanslumin

Results 2 comments of kevanslumin

``` @Component({ selector: 'something', templateUrl: './something.component.html', providers: [WebWorkerService], }) ```

I'd like to automate the argocd login with headless chrome via chromedp or puppeteer. Could you possibly add a flag like `--browser=none` to just print out the SSO URL without...