Sean Stavropoulos
Sean Stavropoulos
I noticed ExTwilio has support for signing call tokens, I'd like to expand this to support video & rtc calling as well. To leverage the creation of tokens for Video...
Didn't find any open issues discussing this. ``` $ ./bin/bootstrap !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This script produces an insecure demo or dev environment and is !! !! not meant to be...
TODO: - [x] Respect content-disposition and content-type headers when storing remote files. - [x] Allow specifying min and max file sizes Docs: https://github.com/stavro/arc/wiki/Direct-to-S3-Uploads
# Path to v1.0 The Elixir ecosystem will only be as good as the community which surrounds it! That community is responsible for a thriving environment full of shared knowledge,...
Temporary files should be deleted / removed after processing
I have a `blog post -> author -> image` relationship. When requesting the blog post, both the author and images show up in the `includes` field in the resposne, but...