Broadcasting/auth 403 error #167
Unanswered
Jasperscheper
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI guys,
I am facing issues with the https://github.com/beyondcode/laravel-websockets package together with jwt-auth.
Whenever I want to authenticate to a private channel I get a 403 error.
I already added the auth:api middleware to my broadcasting routes.
The difference I notice with other issues I find on the internet is that I am using jwt-auth with a httpOnly cookie.
Does anyone have a clue what I can try to change? I can provide code snippets if needed :)
Beta Was this translation helpful? Give feedback.
All reactions