パッケージ: ruby-oauth2 (1.4.0-2)
ruby-oauth2 に関するリンク
Trisquel の資源:
ruby-oauth2 ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Pirate Praveen
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ruby wrapper for the OAuth 2.0 protocol
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
This is a work in progress, being built first to solve the pragmatic process of connecting to existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up to meet the entire specification over time.
その他の ruby-oauth2 関連パッケージ
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-faraday
- HTTP/REST API client library
-
- dep: ruby-jwt
- JSON Web Token implementation in Ruby
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-multi-xml
- generic swappable back-end for XML parsing in Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface