# omniauth-oschina **Repository Path**: oscstudio/omniauth-oschina ## Basic Information - **Project Name**: omniauth-oschina - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Omniauth::Oschina oauth2 for www.oschina.net ## Installation Add this line to your application's Gemfile: gem 'omniauth-oschina', git: 'https://github.com/jack230230/omniauth-oschina.git' And then execute: $ bundle Or install it yourself as: $ gem install omniauth-oschina ## Usage ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request