Native Authenticator JupyterHub authenticator Documentation Documentation is available here Running tests To run the tests locally, you can install the development dependencies: $ pip install dev-requirements.txt Then run tests with pytest: $ pytest