phoenix-chat-example
phoenix-chat-example copied to clipboard
Add auth_plug to the example so people can authenticate
- [ ] Add
auth_plugto this project, see: https://github.com/dwyl/auth_plug_example#how - [ ] Figure out if
conn.assigns.personis available in a Channel (JS) request for channels.