AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Different ETag for HTML when agent is authenticated #94

Open namedgraph opened 3 years ago

namedgraph commented 3 years ago

There were some reports that UI doesn't change after authentication with Google. We should investigate whether the ETag header value changes in this case as it should.

namedgraph commented 3 years ago

An HTTP test could verify this by making an app public, recording the ETag of an HTML response, then authenticating and again recording ETag, and checking that they are not the same.