Sha256: b32957263f3a889b4a507190a6460a681677e01ea88579fee25c869f29909b90

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

require 'test_helper'

class OauthServiceProviderTest < ActiveSupport::TestCase
  def test_oauth_redirect
    p OauthService::Access.login('google','http://localhost:3000/' ,'4/bqaYMgiX3QnDkryXeroxGazCmo-PHrCkXZV2s6Ud3u4')
    
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oauth_service-0.0.1 test/oauth_service_provider_test.rb