Sha256: 1281d0146f52d9112637d78b80be9407c0edf3c71f0139d23446f11ae030f6f4
Contents?: true
Size: 539 Bytes
Versions: 1
Compression:
Stored size: 539 Bytes
Contents
# TwitCasting's Omniauth strategy This is the official Ruby OmniAuth strategy for authenticating to [TwitCasting](http://twitcasting.tv/). Create an application and get the client id and secret at [the Developer page](http://twitcasting.tv/indexapiv2.php). A lot of code comes from [omniauth-digitalocean](https://github.com/digitalocean/omniauth-digitalocean). Thanks! ## Installation ```ruby gem 'omniauth-twitcasting' ``` ## Test ```shell bundle exec rspec ``` ## License omniauth-twitcasting is released under the MIT License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-twitcasting-0.0.1 | README.md |