We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ed5c3 commit dfe26e3Copy full SHA for dfe26e3
README.md
@@ -11,8 +11,8 @@
11
12
OAuth 2.0 is the industry-standard protocol for authorization.
13
OAuth 2.0 focuses on client developer simplicity while providing specific authorization flows for web applications,
14
- desktop applications, mobile phones, and living room devices.
15
-This is a RubyGem for implementing OAuth 2.0 clients and servers in Ruby applications.
+desktop applications, mobile phones, and living room devices.
+This is a RubyGem for implementing OAuth 2.0 clients (not servers) in Ruby applications.
16
See the sibling `oauth` gem for OAuth 1.0 implementations in Ruby.
17
18
⚠️⚠️⚠️ **_WARNING_**: You are viewing the `README` of the
0 commit comments