You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case when there is a null return from the ::find() the error message would be "
message": "Overtrue\\LaravelPassportCacheToken\\CacheTokenRepository::find(): Return value must be of type Laravel\\Passport\\Token, null returned",
"exception": "TypeError",
This pull requests addresses this typerror.
0 commit comments