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
The token handling code for Livewire requests in token_handler.blade.php was refactored. Instead of using the addHeaders method, the code now uses a hook to directly add the auth token and other headers into the request options.
Co-authored-by: Mark Payne <[email protected]>
0 commit comments