[ ソース: ruby-omniauth ]
パッケージ: ruby-omniauth (1.8.1-1)
ruby-omniauth に関するリンク
Debian の資源:
ruby-omniauth ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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