Skip to content

Commit

Permalink
remove oauth
Browse files Browse the repository at this point in the history
  • Loading branch information
JJponciano committed Mar 1, 2024
1 parent 28877ea commit 290c5bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/vue_js/spalod/src/components/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</div>
<button type="submit">Login</button>
</form>
<p> Login with OAuth 2.0</p>
<button @click="oauthLogin()">Github</button>
<!-- <p> Login with OAuth 2.0</p>
<button @click="oauthLogin()">Github</button> -->
</div>
</template>

Expand Down

0 comments on commit 290c5bd

Please sign in to comment.