aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-oauth21/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-oauth21/pkg-descr')
-rw-r--r--net/rubygem-oauth21/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/rubygem-oauth21/pkg-descr b/net/rubygem-oauth21/pkg-descr
new file mode 100644
index 000000000000..7b52f645bf9f
--- /dev/null
+++ b/net/rubygem-oauth21/pkg-descr
@@ -0,0 +1,4 @@
+OAuth2 is a Ruby wrapper for the OAuth 2.0 specification. 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.