TwitCasting's Omniauth strategy

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!

Installation

gem 'omniauth-twitcasting'

Test

bundle exec rspec

License

omniauth-twitcasting is released under the MIT License.