robsontenorio / laravel-keycloak-guard

🔑 Simple Keycloak Guard for Laravel
MIT License
434 stars 141 forks source link

Call to undefined method KeycloakGuard\KeycloakGuard::attempt() #58

Closed droslean closed 2 years ago

droslean commented 2 years ago
[2021-12-11 23:20:18] development.ERROR: 'Call to undefined method KeycloakGuard\KeycloakGuard::attempt()' - File: '/var/www/html/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php' - Method: 'login' at line: 336  

I followed the document. All the env vars are fine as well. Can someone help me out?

robsontenorio commented 2 years ago

If you are still facing this problem, please, open another issue providing more details.