# omniauth-csdn **Repository Path**: kesin/omniauth-csdn ## Basic Information - **Project Name**: omniauth-csdn - **Description**: Oauth2 gem for csdn.net. 使用CSDN作为第三方登录的Ruby Gem 包。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-07-24 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Omniauth::CSDN Oauth2 for csdn.net ## Installation Add this line to your application's Gemfile: gem 'omniauth-csdn' And then execute: $ bundle Or install it yourself as: $ gem install omniauth-csdn ## 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