jupyter / dashboards_server

[RETIRED] Server that runs and renders Jupyter notebooks as interactive dashboards
Other
181 stars 48 forks source link

Add authentication from Auth0 #297

Closed danielfrg closed 7 years ago

danielfrg commented 7 years ago

This PR adds a simple auth from Auth0.

parente commented 7 years ago

Thanks for the contribution. Can you add a note about it on the auth wiki page so folks know how to use it? https://github.com/jupyter-incubator/dashboards_server/wiki/Authentication

danielfrg commented 7 years ago

I don't have permission to edit the wiki. Should I write it in a markdown file? I could move the auth docs from the wiki to the repo and add the auth0 specifics.

parente commented 7 years ago

I don't have permission to edit the wiki.

Oh wow. I thought the wiki used to be public read/write. I guess the default changed?

I could move the auth docs from the wiki to the repo and add the auth0 specifics.

If you're feeling up to the task, that's very generous of you. Alternatively, you can drop the markdown here and I can do it. Or, if you're planning on contributing more over time, we can add you as a committer so you can update the wiki directly.

danielfrg commented 7 years ago

I am not the best node dev but I am planning on using the dashboards more so that will probably include a couple of contributions. So if you can add me as a contributor I can add the docs to the wiki.

parente commented 7 years ago

Invite in the mail.

danielfrg commented 7 years ago

Invite in the mail.

Thanks! I added a small section to the wiki on Auth0.