Skip to content
New issue

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

docs v2: Auth header API #104

Open
manzt opened this issue Feb 22, 2023 · 1 comment
Open

docs v2: Auth header API #104

manzt opened this issue Feb 22, 2023 · 1 comment

Comments

@manzt
Copy link
Member

manzt commented Feb 22, 2023

from the prior docs

Authorization
-------------

If loading tiles from a secured server, the ``auth_token`` parameter takes the
string that will be used as the Authorization header on all tile requests sent
out by HiGlass:

.. code-block:: python

  (d,s,v) = higlass.display(views, auth_token='JWT DEADBEEF')

@manzt
Copy link
Member Author

manzt commented Feb 22, 2023

We don't currently have this API. This is really more something for the renderer and not the core schema API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant