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

Channels integration #12

Open
WisdomPill opened this issue Jul 8, 2019 · 1 comment
Open

Channels integration #12

WisdomPill opened this issue Jul 8, 2019 · 1 comment

Comments

@WisdomPill
Copy link

Hello!

As all the other people that thought that the base repository was dead, I started working on my own version of the library, especially I found myself working on an integration with channels so that the same client is authenticated for web sockets too through cookies.

In short, I made a middleware that authenticates looking for the cookie with the jwt token since web sockets don't support headers (as far as I know).

Would you be interested in merging that feature?

I would be glad to use a library that has more contributors and to help of course.

@fitodic
Copy link
Collaborator

fitodic commented Jul 11, 2019

@WisdomPill I'd love to merge this feature. Feel free to send a PR with the middleware class and some test cases. You can assign it to me.

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