1
0
mirror of https://github.com/balkian/jupyterhub-oauth.git synced 2025-08-29 16:52:21 +00:00

First commit

This commit is contained in:
J. Fernando Sánchez
2016-04-13 17:38:30 +02:00
commit 7be39b76cd
8 changed files with 181 additions and 0 deletions

5
env Normal file
View File

@@ -0,0 +1,5 @@
# add your github oauth config to this file,
# and run the container with `docker run -it -p 9000:8000 --env-file=env jupyter/oauthenticator`
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
OAUTH_CALLBACK_URL=