added github oauth sign in
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user