Rishabh Rawat
Rishabh Rawat
> I had this problem. The fix was to add the express-session secret into the cookie parser. problem solved. > > So the fix for above would be: > >...
I'm currently in the middle of this and have opened an [issue on node-auth](https://github.com/ciaranj/node-oauth/issues/368). @8bitDesigner I tried with a "Slow 3G" network from chrome but the issue is still there....
Oh, got it! Not sure if I want to walk away from Passport implementation altogether (I use it for multiple social providers). Hitting the Google APIs directly seems to be...
Yeah, would be great if that PR gets merged. Will be using the patch in the meantime. Thanks 🙌
Hi @dominnovak, I've dropped a comment at #265. Can't wait to have it merged!
The [logic](https://github.com/publiclab/community-toolbox/blob/main/examples/demo.js#L95) of fetching FTO authors is present in `examples/demo.js`. [DisplayIssuesAndFtoAuthors](https://github.com/publiclab/community-toolbox/blob/main/examples/demo.js#L86) function is actually responsible for fetching (fto and candidate) issues for repos and that result is filtered to generate...
Hi @debck, can we make it work by installing it as a dev-dependency? Also, please put the code changes in the DIFF markdown so that it becomes easy for anyone...
Hi @djovercash Could you share a screenshot of your changes please? Thanks for your contribution!!!
@jywarren Please take a look...
I think the installation for this project is not that complex...but we can add a GIF in the readme anyways :)