forked from TFMM/silent-auction
Implement OIDC authentication via Laravel Socialite
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
Login
|
||||
</button>
|
||||
|
||||
<a href="{{ url('auth/social/oidc') }}" class="btn btn-info">
|
||||
Login with OIDC
|
||||
</a>
|
||||
|
||||
<a class="btn btn-link" href="{{ route('password.request') }}">
|
||||
Forgot Your Password?
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user