Handles interfacing with JupyterHub.
Private
Decodes an authorization token.
authorization token
info relating to the host associated with the token
thrown if jupyterHub token incorrectly formatted -- unable to parse correctly
Gets the host associated with a token. Unused.
Returns the username for a given jupyterHub authorization token.
the token for authorization to the jupterHub host
username
jupyterhubHost must be in whitelist
Generated using TypeDoc
Handles interfacing with JupyterHub.