# omniauth-huawei **Repository Path**: HeroesLiang/omniauth-huawei ## Basic Information - **Project Name**: omniauth-huawei - **Description**: 第三方登录-华为 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://gems.ruby-china.com/gems/omniauth-huawei - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-28 - **Last Updated**: 2023-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: OAuth2, Ruby ## README # Omniauth::Huawei oauth2 for https://developer.huawei.com/ ## Installation Add this line to your application's Gemfile: gem 'omniauth-huawei', git: 'https://github.com/Heroesliang/omniauth-huawei.git' And then execute: $ bundle Or install it yourself as: $ gem install omniauth-huawei ## 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