授权请求
应用 "{{ $client->name }}" 请求访问您的账户
请求的权限:
@foreach($scopes as $scope)
{{ $scope }}
@endforeach
@csrf
@if($state)
@endif
授权访问
拒绝访问