Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.6] Broadcasting - Support JSONP authentication with pusher for multiple domains #24017

Closed
acidjazz opened this issue Apr 26, 2018 · 0 comments

Comments

@acidjazz
Copy link
Contributor

I ran into this issue with a multiple-domain setup where in Pusher I needed to set my authEndpoint to point to my Laravel API (5.6). Currently the broadcasting in Laravel only supports the regular POST route. More information can be found on this here

I have modified BroadcastManager.php and PusherBroadcaster.php to support this and will be submitting a PR soon to be reviewed.

This also hopefully addresses #15746 as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants