Sha256: 5635e5e53dae9ec69f9dcb1ea3b704cc989a62dbdff57cdd00bf0a7d00fc8964

Contents?: true

Size: 1.2 KB

Versions: 31

Compression:

Stored size: 1.2 KB

Contents

production: &production
  twitter:
    key: 
    secret: 
  facebook:
    key: 
    secret: 
    scope: ""
  google_oauth2:
    key: "446117111635-2gvvjj221h9l44fiif8gjmolug3n9g3d.apps.googleusercontent.com"
    secret: "dHgcfcfCfRRjeIwQo3giMM5x"
    scope: "email,profile"
    name: "google"
  github:
    key: 
    secret: 
    scope: "user,public_repo"
  hatena:
    key: 
    secret: 
  linkedin:
    key: 
    secret:
    scope: 'r_basicprofile r_emailaddress r_network'
    fields:
      - "id"
      - "first-name"
      - "last-name"
      - "formatted-name"
      - "headline"
      - "location"
      - "industry"
      - "summary"
      - "specialties"
      - "positions"
      - "picture-url"
      - "public-profile-url" # in r_basicprofile
      - "email-address"  # in r_emailaddress
      - "connections"  # in r_network
  mixi:
    key:
    secret:

development: &development
  <<: *production
  twitter:
    key: 
    secret: 
  facebook:
    key: 
    secret: 
  google_oauth2:
    key: "446117111635-bihg2co22471kd3p1tqt9q2bi7v70up1.apps.googleusercontent.com"
    secret: "TheED76u6qV8T71TZ4PTuhwH"
    name: "google"
  github:
    key:
    secret:
  mixi:
    key:
    secret:
test:
  <<: *development

Version data entries

31 entries across 31 versions & 3 rubygems

Version Path
we_bridge_rails_engine_orgs-0.1.16 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.15 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.14 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.13 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.12 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.11 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.10 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.9 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.8 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.7 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.6 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.5 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.4 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_nations-0.1.3 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_nations-0.1.2 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_nations-0.1.1 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_nations-0.1.0 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_orgs-0.1.3 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_users-0.1.10 spec/dummy/config/omniauth.yml
we_bridge_rails_engine_users-0.1.9 spec/dummy/config/omniauth.yml