Hi, In this comment <https://groups.google.com/d/msg/julia-users/jpi4gmU6MOE/MnaXpAOoBQAJ>, Viral suggested that it should be easy to add Github authentication to JuliaBox.
We had a look and this is what we found so far: - The main page is located here: JuliaBox/engine/www/index.tpl - The Google sign-in button is here: JuliaBox/engine/src/juliabox/plugins/auth_google/google_login_btn.tpl - We'd probably add a folder "auth_github" to JuliaBox/engine/src/juliabox/plugins/ We are not experts in JuliaBox technologies (Docker, Drupal/PHP/Smarty, Python), so we'll probably put this on the back burner for now, but thought we'd share this in case it helps anyone else who wants to give it a try. Cheers, Eric
