mariovalney / laravel-keycloak-web-guard

Simple Keycloak Guard to Laravel Web Routes - https://packagist.org/packages/vizir/laravel-keycloak-web-guard
146 stars 80 forks source link

Logout url missing error when trying to authenticate #109

Open taraecosmob opened 10 months ago

taraecosmob commented 10 months ago

I imported your package in my app and set all things like env and other file changes. I also configured the all things like realm and clients in keycloak. When i am trying to refresh my app then getting below error.

Error - Call to undefined method Vizir\KeycloakWebGuard\Auth\Guard\KeycloakWebGuard::logout()