Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Authentication with flask-sockets #34

Open
bhiwalakhil opened this issue May 19, 2016 · 1 comment
Open

Authentication with flask-sockets #34

bhiwalakhil opened this issue May 19, 2016 · 1 comment

Comments

@bhiwalakhil
Copy link

Is there a way I can use websockets over an authenticated connection?

Whenever a client sends data over websockets, I need to verify if that client is authenticated without disconnecting from websocket.

@N0odlez
Copy link

N0odlez commented May 29, 2016

You can just check this with a flask session/cookie.

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

No branches or pull requests

2 participants