[ Bron: ruby-omniauth-oauth2 ]
Pakket: ruby-omniauth-oauth2 (1.5.0-1)
Verwijzigingen voor ruby-omniauth-oauth2
Debian bronnen:
Het bronpakket ruby-omniauth-oauth2 downloaden:
- [ruby-omniauth-oauth2_1.5.0-1.dsc]
- [ruby-omniauth-oauth2_1.5.0.orig.tar.gz]
- [ruby-omniauth-oauth2_1.5.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
abstract OAuth2 strategy for OmniAuth
This gem contains a generic OAuth2 strategy for OmniAuth. It is meant to serve as a building block strategy for other strategies and not to be used independently (since it has no inherent way to gather uid and user info).
Andere aan ruby-omniauth-oauth2 gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-faraday (>= 0.8)
- HTTP/REST API client library
-
- dep: ruby-multi-json (>= 1.3)
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-oauth2 (>= 1.0)
- ruby wrapper for the OAuth 2.0 protocol
-
- dep: ruby-omniauth (>= 1.2)
- flexible authentication system utilizing Rack middleware