AtomGraph/LinkedDataHub

Login with Google is broken

namedgraph opened this issue · 3 comments

The LinkedDataHub.state cookie is not passed the Login resource, presumably because the new frontend Varnish configuration which "unsets all cookies":
https://github.com/AtomGraph/LinkedDataHub/blob/master/platform/varnish.vcl.template#L60

Now fixed in develop branch

Create separate backend and frontend Varnish VCL templates?