omniauth-parse:用于Parse.com的Omniauth插件

时间:2021-05-18 04:56:22
【文件属性】:
文件名称:omniauth-parse:用于Parse.com的Omniauth插件
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-18 04:56:22
Ruby Omniauth :: Parse 这颗宝石是parse.com的OmniAuth策略。 安装 将此行添加到您的应用程序的Gemfile中: gem 'omniauth-parse' 然后执行: $ bundle 或将其自己安装为: $ gem install omniauth-parse-com 用法 use OmniAuth::Builder do provider :parse, {:application_id => "application_id", :rest_api_key => "rest_api_key"} end Whatever fields are in the user object will get put into the info hash. 贡献 叉它 创建功能分支( git checkout -b my-new-feature )
【文件预览】:
omniauth-parse-master
----lib()
--------omniauth()
--------omniauth-parse()
--------omniauth-parse.rb(69B)
----Gemfile(237B)
----Guardfile(2KB)
----spec()
--------omniauth()
--------spec_helper.rb(212B)
----Rakefile(222B)
----LICENSE(1KB)
----omniauth-parse.gemspec(1KB)
----README.md(800B)
----.gitignore(154B)

网友评论