OmniAuthBnet是暴雪公司Battle.netOAuth服务用于验证的OmniAuth策略。要使用这个,你需要在Battle.netDeveloperPortal上进行注册。安装:将下面这行加入到应用程序的Gemfile中。gem 'omniauth-bnet'然后执行:$ bundle或者你自己安装:$ gem install omniauth-bnet