Michael Farník

Results 4 issues of Michael Farník

I'm working on integrating Auth0 into a MERN Stack app. The flow should look like this: 1. User clicks the login button which triggers Auth0Lock.show() 2. User fills in their...

Right now the only way to change the order of the things you picked is to remove some of them and then add them back in. It would be really...

enhancement

I installed the GUI, cloned InstaPy and directed the GUI to the folder. I then downloaded the newest version of chromedriver from the website and put it in the \assets...

help wanted

It's pretty straight forward, this gets folded: `function myFunc(x){...}` this doesn't: `myFunc = x => {...}`