RubyGems Navigation menu

proxy_authentication 0.0.4

ProxyAuthentication allows two Rails applications to share an authenticated user, through a url token. App A can (through its own authentication system, e.g. Devise) authenticate a user, and then generate a link to App B with the encoded user info (in the url token). App B can then validate the request and decode the user info.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.4 - October 26, 2015 (38.5 KB)

Runtime 依赖 (1):

warden ~> 1.2.3

Development 依赖 (2):

rails < 5.0, >= 2.3.17
sqlite3 >= 0

业主:

作者:

  • Jesús Dugarte

SHA 256 校验和:

5d770f6a09ef66113f4a2a474172bb6397b78abf3e42b989b3e67a11e629dfa4

下载总量 2,905

这个版本 2,905

许可:

MIT

需要的 Ruby 版本: >= 0

链接: