How to set the sessionStore in laravel auth0 v7

By default the underlying auth0 php sdk will use the CookieStore to store session information. How can I configure it to use the laravel built in session storage feature?

Got my reply on GitHub, have to wait… How to use the laravel session storage in v7? · Issue #273 · auth0/laravel-auth0 · GitHub

2 Likes

Thanks for sharing it with the rest of community!