文件名称:omniauth-google-apps:Google Apps的OmniAuth策略
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-13 05:01:43
Ruby
注意。 :warning: Google自2015年4月20日起已放弃对OpenID2的支持。因此,该宝石已弃用,不再维护。 请改用 。 :warning: OmniAuth Google Apps 这是用于向Google Apps进行身份验证的OmniAuth策略。 基本用法 use OmniAuth::Builder do # domain is optional attribute provider :google_apps #, domain: 'intridea.com' end 执照 版权所有(c)2011 Dingding Ye。 特此免费授予获得此软件和相关文档文件(“软件”)副本的任何人无限制地处理软件的权利,包括但不限于使用,复制,修改,合并的权利,发布,分发,再许可和/或出售本软件的副本,并允许具备软件的人员这样做,但须满足以下条件: 以上版权声明和此许可声明应包含在本
【文件预览】:
omniauth-google-apps-master
----.gitignore(6B)
----omniauth-google-apps.gemspec(1KB)
----Guardfile(257B)
----examples()
--------test.rb(452B)
----spec()
--------spec_helper.rb(409B)
--------omniauth()
----README.md(2KB)
----lib()
--------omniauth-google-apps()
--------openid()
--------omniauth()
--------omniauth-google-apps.rb(81B)
----Gemfile(279B)
----Rakefile(215B)
----Gemfile.lock(2KB)