Ruby的OpenID實現:Ruby OpenID

Ruby OpenID 可以讓你的 Ruby開發的 web 應用程序中啟用 OpenID 支持
主要特性:
在線演示
- 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
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!