paynejacob / speakerbob

Apache License 2.0
2 stars 0 forks source link

Websockets do not respect tokn expiry #88

Closed paynejacob closed 3 years ago

paynejacob commented 3 years ago

web sockets should terminate when the token they were created with expires.

paynejacob commented 3 years ago

This is not needed. Websockets can only read events a user with expired authentication cannot do much with a websocket connection.