remove comment
This commit is contained in:
parent
3106035ef9
commit
04069bab82
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
@if (!config('app.lock_passwords'))
|
||||
<div id="app">
|
||||
<livewire:oauth-clients />
|
||||
{{-- <passport-clients clients-url="{{ url('oauth/clients') }}"></passport-clients>--}}
|
||||
<passport-authorized-clients clients-url="{{ url('oauth/clients') }}" tokens-url="{{ url('oauth/tokens') }}"></passport-authorized-clients>
|
||||
</div>
|
||||
@else
|
||||
|
|
Loading…
Add table
Reference in a new issue