文件名称:omniauth-linkedin-oauth2:OmniAuth 的 LinkedIn OAuth2 策略
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-19 23:07:21
Ruby
OmniAuth LinkedIn OAuth2 策略 OmniAuth 的 LinkedIn OAuth2 策略。 有关更多详细信息,请阅读 LinkedIn 文档: : 安装 将此 gem 添加到您的应用程序的 Gemfile 中: bundle add omniauth-linkedin-oauth2 或者自己安装: $ gem install omniauth-linkedin-oauth2 升级 此版本是对 LinkedIn API 版本 2 的重大升级。因此,它从即将不再可用的r_basicprofile到r_liteprofile 。 这导致我们可以从 LinkedIn 获得的数据集非常有限。 此 gem 的先前版本使用提供程序名称:linkedin_oauth2 。 为了为之前使用 OAuth 1.0 omniauth 适配器 LinkedIn [ ]
【文件预览】:
omniauth-linkedin-oauth2-master
----LICENSE.txt(1KB)
----lib()
--------omniauth()
--------omniauth-linkedin-oauth2()
--------omniauth-linkedin-oauth2.rb(82B)
----Gemfile(109B)
----spec()
--------omniauth()
--------spec_helper.rb(707B)
----Rakefile(117B)
----.travis.yml(52B)
----example()
--------config.ru(701B)
--------Gemfile(76B)
----README.md(3KB)
----omniauth-linkedin-oauth2.gemspec(1KB)
----.rspec(26B)
----.gitignore(180B)