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

Added verification for an authorized user #73

Closed vostlertsd closed 1 year ago

vostlertsd commented 2 years ago

Added verification for an authorized user who does not have a verified role

mariovalney commented 1 year ago

Hi. I'm sorry, but "can" is a middleware just for authorization, not authentication.