Commit d584076b by Torkel Ödegaard

added github oauth sign in

parent 071ac0dc
......@@ -43,9 +43,12 @@
</div>
<div class="login-oauth text-center">
<a class="btn btn-primary" href="/login/google" target="_self">
<a class="btn btn-primary" href="/oauth2/google" target="_self">
Sign in with Google
</a>
<a class="btn btn-primary" href="/oauth2/github" target="_self">
Sign in with Github
</a>
</div>
</form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment