Typetalk OAuth2 Strategy for OmniAuth
use OmniAuth::Builder do provider :typetalk, ENV['TYPETALK_KEY'], ENV['TYPETALK_SECRET'] end