[ 原始碼: 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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 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