You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
The text was updated successfully, but these errors were encountered:
from the prior docs
The text was updated successfully, but these errors were encountered: