Hayness

Results 6 comments of Hayness

And if I install the latest version that is in the packagist it doesn't accept it because of the php version. Isn't it time to accept php version 8.0? ```...

I found a solution to this problem. In the documentation it asks to put the default guard as API. ```php // config/auth.php 'defaults' => [ 'guard' => 'api', 'passwords' =>...

> The default `auth` helper for some reason in Laravel is always simplicity to the `web` guard. > > Also, It'll be more helpful if we have this written down...

> @Messhias @zerossB i tried the way you said to specify guard in auth helper. It works well for non-expired token, but it doesn't work on my side for **EXPIRED...

@khsing Can you release support for Laravel 10 and 11 for this project?

@cpereiraweb Can you make these changes as soon as possible? It will be interesting to have your contribution to this package. (I myself am waiting to make my life easier)