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
Updated broadcasting configuration to ensure authentication requests are directed to the Laravel app with cookies, reducing CORS-related 403 errors.
- Added logic to handle user ID extraction from private channels, preventing subscription to channels of other users.
- Improved error handling for private channel subscriptions when no user is authenticated.
0 commit comments