Andy Tran
Results
2
issues of
Andy Tran
**Describe the bug** Any authenticated user can delete any user's Slack, Gmail, Mattermost, and Twilio integration if they have the right ID. ```elixir def delete(conn, %{"id" => id}) do with...
bug
Hi, thanks for the library! I think this is a feature request, but with pointers I'd be happy to look into implementing it. I often want to switch between `running...