You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is best achieved using this callback to add a Livewire request header with the token. The token can then be checked at the start of the Livewire request, either automatically or when doing other validation.
I'll test the idea on a website now and if it works out we can look into adding some automatic logic into the package.
It would be useful for this could also work with Livewire form submissions.
The text was updated successfully, but these errors were encountered: