[ Bron: ruby-openid ]
Pakket: ruby-openid (2.9.2debian-3)
Verwijzigingen voor ruby-openid
Debian bronnen:
Het bronpakket ruby-openid downloaden:
- [ruby-openid_2.9.2debian-3.dsc]
- [ruby-openid_2.9.2debian.orig.tar.gz]
- [ruby-openid_2.9.2debian-3.debian.tar.xz]
Beheerders:
- Debian Ruby Team (QA-pagina, Mailarchief)
- Cédric Boutillier (QA-pagina)
- Paul van Tilburg (QA-pagina)
- Utkarsh Gupta (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby library for verifying and serving OpenID identities
Ruby OpenID makes it easy to add OpenID authentication to your web applications. This library is a port of the Python OpenID library, and features:
* API for verifying OpenID identities (OpenID::Consumer) * API for serving OpenID identities (OpenID::Server) * Consumer and server support for extensions, including simple registration * Yadis 1.0 and OpenID 1.0 service discovery, including server fallback * Does not depend on underlying web framework * Multiple storage implementations (Filesystem, SQL) * Comprehensive test suite * Example code to help you get started, including: - WEBrick based consumer - Ruby on rails based server - OpenIDLoginGenerator for quickly creating a rails app that uses OpenID for authentication - ActiveRecord adapter for using an SQL store in rails
Andere aan ruby-openid gerelateerde pakketten
|
|
|
|
-
- dep: ruby-hmac
- Ruby interface for HMAC algorithm