This is the official Ruby OmniAuth strategy for authenticating to TwitCasting. Create an application and get the client id and secret at the Developer page.
A lot of code comes from omniauth-digitalocean. Thanks!
gem 'omniauth-twitcasting'
bundle exec rspec
omniauth-twitcasting is released under the MIT License.