From 73503e2a18fa5ad301f070534e5a8c4b5ca46dc7 Mon Sep 17 00:00:00 2001 From: Alex Bouma Date: Thu, 31 Mar 2022 09:41:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d514ba9..a21c46b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It's safe to use with [Laravel Octane](https://github.com/laravel/octane) since ## Why a package? -And not a PR to [Laravel Passport](https://github.com/laravel/passport)? This was [attempted](https://github.com/laravel/passport/pull/1433) in the past but it was decided to not be changed so this package was created as an alternative. +And not a PR to [Laravel Passport](https://github.com/laravel/passport)? This was [attempted](https://github.com/laravel/passport/pull/1433) (although not a perfect solution yet) in the past but it was decided to not be changed so this package was created as an alternative. See also [this](https://github.com/laravel/passport/issues/382) pinned issue for more information and [another package](https://github.com/overtrue/laravel-passport-cache-token) if you are looking for an alternative solution. ## Installation