Skip to content

rickharris/edgecast_token

Repository files navigation

edgecast_token

EdgeCast token generator for Ruby Build Status

This library generates tokens to be used for EdgeCast's token auth feature.

Usage

EdgecastToken.generate("my super secret key", "ec_expire=#{Time.now + 2.days}")

Installation

In your Gemfile

gem 'edgecast_token'

or on the command line

gem install edgecast_token

About

A Ruby library for generating EdgeCast access tokens.

Resources

License

Stars

Watchers

Forks

Packages

No packages published