[ 源代码: ruby-omniauth ]
软件包:ruby-omniauth(1.9.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-hashie (>= 3.4.6~)
- small collection of tools that make hashes more powerful
-
- dep: ruby-rack
- modular Ruby webserver interface