Sha256: 95204b35282ad40d7808ae9ee0eccba44e42051e15ee1d3fe90c26c65033bab6

Contents?: true

Size: 504 Bytes

Versions: 1

Compression:

Stored size: 504 Bytes

Contents

## 0.1.0 (July 11, 2012) ##

### enhancements
  * Add ability to specify site option to uniquely identify the StackExchange site (by [@ginnyd](https://github.com/ginnyd))

    ```ruby
      provider :stackexchange, "client_id", "client_secret", public_key: "key", site: 'stackoverflow'
    ```

## 0.2.0 (July 16, 2012) ##

### enhancements
  * You can pass the site api key as the value for a GET parameter named sites (e.g. /auth/stackexchange?site=superuser) (by [@ginnyd](https://github.com/ginnyd))

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-stackexchange-0.2.0 CHANGELOG.md