You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Source |[![Source on GitLab.com][📜src-gl-img]][📜src-gl][![Source on CodeBerg.org][📜src-cb-img]][📜src-cb][![Source on Github.com][📜src-gh-img]][📜src-gh][![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc]|
83
+
| Documentation |[![Discussion][⛳gg-discussions-img]][⛳gg-discussions][![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current][![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head][![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog][![Wiki][📜wiki-img]][📜wiki]|
| Support |[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite][![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork][![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]|
87
+
| Maintainer 🎖️ |[![Follow Me on LinkedIn][💖🖇linkedin-img]][💖🖇linkedin][![Follow Me on Ruby.Social][💖🐘ruby-mast-img]][💖🐘ruby-mast][![Follow Me on Bluesky][💖🦋bluesky-img]][💖🦋bluesky][![Contact Maintainer][🚂maint-contact-img]][🚂maint-contact][![My technical writing][💖💁🏼♂️devto-img]][💖💁🏼♂️devto]|
88
+
|`...` 💖 |[![Find Me on WellFound:][💖✌️wellfound-img]][💖✌️wellfound][![Find Me on CrunchBase][💖💲crunchbase-img]][💖💲crunchbase][![My LinkTree][💖🌳linktree-img]][💖🌳linktree][![More About Me][💖💁🏼♂️aboutme-img]][💖💁🏼♂️aboutme][🧊][💖🧊berg][🐙][💖🐙hub][🛖][💖🛖hut][🧪][💖🧪lab]|
89
+
90
+
### Compatibility
91
+
92
+
#### Upgrading Runtime Gem Dependencies
65
93
66
94
This project sits underneath a large portion of the authorization systems on the internet.
67
95
According to GitHub's project tracking, which I believe only reports on public projects,
@@ -84,7 +112,7 @@ covering the latest patch for each of the following minor versions:
| Source |[![Source on GitLab.com][📜src-gl-img]][📜src-gl][![Source on CodeBerg.org][📜src-cb-img]][📜src-cb][![Source on Github.com][📜src-gh-img]][📜src-gh][![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc]|
151
-
| Documentation |[![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current][![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head][![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog][![Wiki][📜wiki-img]][📜wiki]|
| Support |[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite][![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork][![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]|
155
-
| Maintainer 🎖️ |[![Follow Me on LinkedIn][💖🖇linkedin-img]][💖🖇linkedin][![Follow Me on Ruby.Social][💖🐘ruby-mast-img]][💖🐘ruby-mast][![Follow Me on Bluesky][💖🦋bluesky-img]][💖🦋bluesky][![Contact Maintainer][🚂maint-contact-img]][🚂maint-contact][![My technical writing][💖💁🏼♂️devto-img]][💖💁🏼♂️devto]|
156
-
|`...` 💖 |[![Find Me on WellFound:][💖✌️wellfound-img]][💖✌️wellfound][![Find Me on CrunchBase][💖💲crunchbase-img]][💖💲crunchbase][![My LinkTree][💖🌳linktree-img]][💖🌳linktree][![More About Me][💖💁🏼♂️aboutme-img]][💖💁🏼♂️aboutme][🧊][💖🧊berg][🐙][💖🐙hub][🛖][💖🛖hut][🧪][💖🧪lab]|
157
-
158
-
### Compatibility
159
-
160
-
Compatible with Ruby 2.3+, and concordant releases of JRuby, and TruffleRuby.
161
-
162
-
| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 |
### Enterprise Support [](https://tidelift.com/subscription/pkg/rubygems-oauth2?utm_source=rubygems-oauth2&utm_medium=referral&utm_campaign=readme)
The maintainers of this and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use.
185
+
188
186
[![Get help from me on Tidelift][🏙️entsup-tidelift-img]][🏙️entsup-tidelift]
189
187
190
188
- 💡Subscribe for support guarantees covering _all_ your FLOSS dependencies
@@ -248,14 +246,6 @@ NOTE: Be prepared to track down certs for signed gems and add them the same way
248
246
249
247
</details>
250
248
251
-
## OAuth2 for Enterprise
252
-
253
-
Available as part of the Tidelift Subscription.
254
-
255
-
The maintainers of this and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. [Learn more.][tidelift-ref]
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security).
@@ -515,7 +505,7 @@ end
515
505
516
506
See [response_spec.rb](https://github.com/ruby-oauth/oauth2/blob/main/spec/oauth2/response_spec.rb), or the [ruby-oauth/snaky_hash](https://gitlab.com/ruby-oauth/snaky_hash) gem for more ideas.
517
507
518
-
#### What if I hate snakes and/or indifference?
508
+
#### Prefer camelCase over snake_case? => snaky: false
0 commit comments