Authorize Application "{{ $client->name }}"?

This application is requesting access to your account.

@if (count($scopes) > 0)

It is requesting the following permissions:

@endif
@csrf
@csrf @method('DELETE')