Home

Awesome

Native Authenticator

Circle Ci Badge

Code Cov

A simple authenticator for small-medium size JupyterHub applications.

Native Authenticator provides the following features:

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