[ 原始碼: ruby-omniauth ]
套件:ruby-omniauth(2.1.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 (>= 2.2.3)
- modular Ruby webserver interface
-
- dep: ruby-rack-protection
- Protects against typical web attacks for Rack apps