Integrating JupyterHub with Django using OAuth This repository contains the minimal code needed to configure JupyterHub to authenticate users stored in a Django application using OAuth. For full details of how the code works, please refer to this blog post