saravanabalagi / action-cable-react-jwt

Rails action-cable integration with JWT authentication
MIT License
38 stars 17 forks source link

Make sure that we use the jwt as protocol only if it exists #7

Open pmatsinopoulos opened 4 years ago

pmatsinopoulos commented 4 years ago

I provide this fix for the Android case. If one does not provide a jwt, the ActionCable connection open fails.