1
0
mirror of https://github.com/balkian/jupyterhub-oauth.git synced 2024-12-21 19:48:13 +00:00
jupyterhub-oauth/.gitmodules
J. Fernando Sánchez c3dc32cab3 Using a fork of oauthenticator temporarily
Oauthenticator fails with newer versions of the API for non-admin users.
This fork takes care of that until PR116 is merged:

https://github.com/jupyterhub/oauthenticator/pull/116
2017-08-30 16:42:41 +02:00

7 lines
207 B
Plaintext

[submodule "oauthenticator"]
path = oauthenticator
url = https://github.com/balkian/oauthenticator.git
[submodule "dockerspawner"]
path = dockerspawner
url = https://github.com/jupyter/dockerspawner.git