jupyterhub / oauthenticator

OAuth + JupyterHub Authenticator = OAuthenticator
https://oauthenticator.readthedocs.io
BSD 3-Clause "New" or "Revised" License
408 stars 362 forks source link

add example for deploying with mock-oauth2-server #730

Closed minrk closed 7 months ago

minrk commented 7 months ago

I found this quite useful for testing.

We may want to integrate it with our actual tests at some point, but the example is enough to be useful.

This lets JupyterHub be deployed with a full 'real' OAuth provider without any external requirements.