Skip to content

Commit 876f2ce

Browse files
feat(hackathon): Remove authentication with foursquare
1 parent ea84483 commit 876f2ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/auth/login.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
<a href="/auth/google" class="btn btn-block btn-google btn-social"><i class="fa fa-google-plus"></i>Sign in with Google</a>
4646
<a href="/auth/github" class="btn btn-block btn-github btn-social"><i class="fa fa-github"></i>Sign in with GitHub</a>
4747
<a href="/auth/linkedin" class="btn btn-block btn-linkedin btn-social"><i class="fa fa-linkedin"></i>Sign in with LinkedIn</a>
48-
<a href="/auth/foursquare" class="btn btn-block btn-foursquare btn-social"><i class="fa fa-foursquare"></i>Sign in with Foursquare</a>
4948
<a href="/auth/bitbucket" class="btn btn-block btn-bitbucket btn-social"><i class="fa fa-bitbucket"></i>Sign in with Bitbucket</a>
5049
</div>
5150
@stop

0 commit comments

Comments
 (0)