RubyGems Navigation menu

browserid-auth-rails 0.5.3

This gem provides a lightweight single-sign-on authentication framework to a Rails application based on Mozilla's Persona service (see: https://login.persona.org/about). Persona identifies users by email address and authenticates them using the BrowserID protocol. This lets a client prove they own an email address without exposing their browsing behaviors to the identity provider. This also frees the application from needing to securely handle and store user credentials.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.7 - April 23, 2014 (12.5 KB)
  2. 0.5.6 - April 23, 2014 (12.5 KB)
  3. 0.5.5 - January 23, 2014 (11.5 KB)
  4. 0.5.4 - June 29, 2013 (12.0 KB)
  5. 0.5.3 - March 04, 2013 (12.0 KB)

Runtime 相依性套件 (2):

railties ~> 3.2

Development 相依性套件 (3):

rspec-rails ~> 2.11
simplecov >= 0
tzinfo >= 0

擁有者:

作者:

  • Greg Look, Alex Kravets

SHA 256 checksum:

dd78d1432f79d23744cb635fdaacc660e663bca92339ae0584fb1128ddb729c2

總下載次數 17,165

這個版本 3,473

License:

Ruby 版本需求:

相關連結: