使用Apple登录的OmniAuth策略-Ruby开发

时间:2021-05-27 11:50:56
【文件属性】:
文件名称:使用Apple登录的OmniAuth策略-Ruby开发
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-27 11:50:56
Ruby Miscellaneous OmniAuth :: Apple用于与Apple登录的OmniAuth策略。 安装将此行添加到应用程序的Gemfile中:gem'omniauth-apple',github:'nhosoya / omniauth-apple',分支:'master',然后执行:$ bu OmniAuth :: Apple OmniAuth策略,用于使用Apple登录。 安装将此行添加到应用程序的Gemfile中:gem'omniauth-apple',github:'nhosoya / omniauth-apple',分支:'master',然后执行:$ bundle或将其自己安装为:$ gem install omniauth-apple用法Rails.application.config.middleware.use使用OmniAuth :: Builder做提供者:apple,ENV ['CLIENT_ID'],'',{作用域:'电子邮件名称',team_id:ENV ['TEAM_ID'],key_id:ENV
【文件预览】:
omniauth-apple-master
----omniauth-apple.gemspec(2KB)
----bin()
--------console(349B)
--------setup(131B)
----Rakefile(110B)
----.github()
--------workflows()
----LICENSE(1KB)
----Gemfile(99B)
----spec()
--------omniauth()
--------spec_helper.rb(194B)
----.gitignore(1KB)
----CHANGELOG.md(2KB)
----lib()
--------omniauth()
--------omniauth-apple.rb(56B)
----README.md(948B)

网友评论