Matt Jonker

Results 8 comments of Matt Jonker

You could write a reducer that handles https://github.com/maxmantz/redux-oidc/blob/master/docs/Actions.md#user_found and stores whatever you need from the action in a cookie.

I get that on some Cloudflare-protected sites when I am on a VPN, even in the browser. I'm not sure there is any way around that with this library, as...

I have a PR for this, with an example URL: https://github.com/sayem314/hooman/pull/25

I've run into the same error with a site that I am scraping, and the way I got around it was to enable http2 in the got request.

Sounds good! I'll try to get to this in the next couple of weeks.

> FYI, we've run into a small problem with this patch. It seems like the introspection query is not able to determine which table to use as foreign key references....

Sorry for the late reply; I was out on vacation. I have checked in the partitioned schema snapshots and committed your change. Thanks!

Thanks for looking into this, @newhouse! Is there a way I can privately share my schema and config with you? It's not extremely sensitive, however I would prefer not to...