feathers-chat-vuex
feathers-chat-vuex copied to clipboard
Feathers Chat built with Feathers-Vuex 3.0
We should authenticate the chat page, to prevent unauthenticated access, otherwise, end user is possible to access the chat page by input URL 'http://www.localubun.com:8080/#/chat' in the address bar. In that...
🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...
- [ ] Add FeathersVuexFormWrapper - [ ] Allow the current user to edit their own messages (might have to update the API server)