We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This could mitigate issues like fractal-analytics-platform/fractal-vizarr-viewer#32, or at least it would make it easy to reproduce them locally.
Note that this requires getting the appropriate cookie first (likely as described in https://fractal-analytics-platform.github.io/fractal-server/internals/users/#cookie). After that, I guess we should be able to make an authenticated call to some /vizarr/data endpoint - TBD.
/vizarr/data
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This could mitigate issues like fractal-analytics-platform/fractal-vizarr-viewer#32, or at least it would make it easy to reproduce them locally.
Note that this requires getting the appropriate cookie first (likely as described in https://fractal-analytics-platform.github.io/fractal-server/internals/users/#cookie).
After that, I guess we should be able to make an authenticated call to some
/vizarr/data
endpoint - TBD.The text was updated successfully, but these errors were encountered: