Skip to content

Commit

Permalink
📝 Fix What
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Aug 8, 2023
1 parent 69ed5c3 commit dfe26e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

OAuth 2.0 is the industry-standard protocol for authorization.
OAuth 2.0 focuses on client developer simplicity while providing specific authorization flows for web applications,
desktop applications, mobile phones, and living room devices.
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.
See the sibling `oauth` gem for OAuth 1.0 implementations in Ruby.

⚠️⚠️⚠️ **_WARNING_**: You are viewing the `README` of the
Expand Down

0 comments on commit dfe26e3

Please sign in to comment.