scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

google-storage authentication #72

Closed jstriebel closed 5 years ago

jstriebel commented 5 years ago

This adds optional authentication for neuroglancer datasets on google cloud storage.

For testing I added two datasets auth-test and no-auth-test that illustrate working and failing authentication. I added some explanations in the comments below.

fixes #52

TODO after Review