Open danielzzz opened 2 years ago
hi, thanks for this library.
for some reason when I get redirected back from keycloak server to my laravel app the auth()->user() returns an empty value.
^ Vizir\KeycloakWebGuard\Models\KeycloakUser {#1441 ▼ #fillable: array:2 [▼ 0 => "name" 1 => "email" ] #attributes: [] +"id": null }
do you know what might be the reason for this?
thanks in advance, best, dan
any updated ?
hi, thanks for this library.
for some reason when I get redirected back from keycloak server to my laravel app the auth()->user() returns an empty value.
do you know what might be the reason for this?
thanks in advance, best, dan