docs icon indicating copy to clipboard operation
docs copied to clipboard

Vue: Calling an API

Open bareOwl opened this issue 5 years ago • 1 comments

Thanks for the documentation on how to securing call an api on Vuejs, with auth0plugin. Is it possible to use the auth0plugin in a similar way to secure a websocket connexion ? If yes, would it be possible to have an example ?

regards,

bareOwl avatar Oct 07 '20 14:10 bareOwl

Have a look at the community maintained Socket.IO package.

https://github.com/auth0-community/auth0-socketio-jwt

willhartman avatar Oct 11 '20 00:10 willhartman