Results 6 issues of Adrien Candiotti

"We implemented AuthedMine as a solution to these problems. The JavaScript Miner, Simple UI and Captcha, when loaded from authedmine.com, will never start without asking for consent from the user...

I tried retrieving the followers with the isSubscribing field like this: ``` curl --cookie 'whydSid=$COOKIE' 'https://openwhyd.org/api/follow/fetchFollowers/5095275a7e91c862b2a83f49?isSubscr=true' ``` Where $COOKIE is a recent, valid cookie. The isSubscribing field is not added...

bug

By reusing the code here : https://github.com/SkinyMonkey/diggaz-meteor Someone could start a react native implementation of the app by reusing the react components. It won't be as seamless as can be...

enhancement
help wanted

The next version of hasura backend plus would be a great addition to this tutorial. It adds authentication via email or oauth, 2FA, email verification and a lot more. https://github.com/nhost/hasura-backend-plus

When an async function is loading the data: The itemNode is sometime null in this function : https://github.com/reactjs/react-autocomplete/blob/master/lib/Autocomplete.js#L245. In the ref function of the renderMenu member function (https://github.com/reactjs/react-autocomplete/blob/master/lib/Autocomplete.js#L437), the `ref`...

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE REQUEST **What happened**: My step generates 10 files, and the number can change. I want to pass those files to another...

type/feature
solution/workaround
area/artifacts