RubyGems Navigation menu

browserid-auth-rails 0.5.4

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:

b8d8ddfdeda2dfa60dbcaab15ad0592a824d90f661c33b4550540ab9c3b132bd

總下載次數 17,130

這個版本 3,471

License:

Ruby 版本需求:

相關連結: