diff --git a/resources/views/vendor/passport/authorize.blade.php b/resources/views/vendor/passport/authorize.blade.php index 7eeae354f..2e7ec1652 100644 --- a/resources/views/vendor/passport/authorize.blade.php +++ b/resources/views/vendor/passport/authorize.blade.php @@ -44,13 +44,13 @@
-
+
Authorization Request
-

{{ $client->name }} is requesting permission to access your account.

+

{{ $client->name }} is requesting permission to access your {{request()->user()->username}} account.

@if (count($scopes) > 0) @@ -85,6 +85,11 @@
+
+

Click here to log out of this account.

+