Auth0 Redirect Issue on Laravel 8 and loggedin user profile issue

0

I am configure the Auth0 SDK in laravel 8. All done but I am never get the auth user details and also redirection issue are there.

I have attached the cookies screenshot of before login

[After Succesfully login. Cookies screenshot]
(https://i.stack.imgur.com/8wVZu.png)

I did’t get the login user profile using the auth user function in Auth0.

Auth::user()