laravel-azure-ad-oauth
laravel-azure-ad-oauth copied to clipboard
"Undefined property: Laravel\Socialite\Two\User::$1"
Hey so i've just installed this library and have been trying to connect to my AD via it. Once it sends the return call, I get this error, "Undefined property: Laravel\Socialite\Two\User::$1". Is it linked to my DB? or did i miss a config somewhere?
Hello, did you fix this? I'm having the same problem.
hey what i did was follow their guideline and not add any random values into the config file. not sure if this would help.