omniauth-redmine:通过 Redmine 中的 OAuth 向 Redmine 进行身份验证的策略

时间:2021-07-10 12:45:26
【文件属性】:
文件名称:omniauth-redmine:通过 Redmine 中的 OAuth 向 Redmine 进行身份验证的策略
文件大小:5KB
文件格式:ZIP
更新时间:2021-07-10 12:45:26
Ruby OmniAuth Redmine 通过 Redmine 中的 OAuth 向 Redmine 进行身份验证的策略。 ( ) 安装 由 Rubygems 安装 $ gem install omniauth-redmine 或者写在你的 Gemfile 上 gem "omniauth-redmine", "~> 0.0.2" 构建宝石包: $ rake build 在应用程序的根目录中解压 gem 包: $ gem unpack some/directory/pkg/omniauth-redmine-X.Y.Z.gem 将此行添加到应用程序的 Gemfile 中: gem 'omniauth-redmine', :path => 'omniauth-redmine-X.Y.Z' 然后执行: $ bundle install --path .bundle 或者自己安装:
【文件预览】:
omniauth-redmine-master
----omniauth-redmine.gemspec(988B)
----LICENSE.txt(1KB)
----lib()
--------omniauth()
--------omniauth-redmine.rb(27B)
----Gemfile(101B)
----Rakefile(28B)
----README.md(2KB)
----.gitignore(154B)

网友评论