mariovalney/laravel-keycloak-web-guard

Package not work with Laravel 9

evanoliv opened this issue · 0 comments

Illuminate\Contracts\Auth\Guard was updated in the Laravel 9 version, where the function hasUser() was declarated.

'Vizir\KeycloakWebGuard\Auth\Guard\KeycloakWebGuard' does not implement method 'hasUser'