If access token expires I got the error:
KeycloakGuard\Exceptions\TokenException: [Keycloak Guard] Expired token in file /var/www/html/vendor/robsontenorio/laravel-keycloak-guard/src/KeycloakGuard.php on line 42
As I think, it should recall new access_token using refresh_token ?
If access token expires I got the error: KeycloakGuard\Exceptions\TokenException: [Keycloak Guard] Expired token in file /var/www/html/vendor/robsontenorio/laravel-keycloak-guard/src/KeycloakGuard.php on line 42
As I think, it should recall new access_token using refresh_token ?