[ 源代码: ruby-omniauth ]
软件包:ruby-omniauth(1.8.1-1)
flexible authentication system utilizing Rack middleware
OmniAuth is a Ruby library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP.
其他与 ruby-omniauth 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-hashie (>= 3.4.6~)
- small collection of tools that make hashes more powerful
-
- dep: ruby-rack (>= 1.0)
- modular Ruby webserver interface