/jhoauth-refresh

JupyterHub extension that refreshes OAUTH2 tokens periodically

Primary LanguagePythonOtherNOASSERTION

JupyterHub OAuth2 Token Refresher

Jupyter notebook extension that periodically asks a service for a token and stores it in an environment variable.

Install

Clone this repository and then:

pip install -e.
jupyter serverextension enable --py jhoauthrefresh