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
| 🎮️ [Discord Server][✉️discord-invite]|[![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite]|[Let's][✉️discord-invite]|[talk][✉️discord-invite]|[about][✉️discord-invite]|[this][✉️discord-invite]|[library!][✉️discord-invite]|
53
54
54
55
### Upgrading Runtime Gem Dependencies
55
56
@@ -167,9 +168,9 @@ One of these might be what you are looking for:
167
168
| Works with MRI Ruby 2 |[![Ruby 2.3 Compat][💎ruby-2.3i]][🚎1-an-wf][![Ruby 2.4 Compat][💎ruby-2.4i]][🚎1-an-wf][![Ruby 2.5 Compat][💎ruby-2.5i]][🚎1-an-wf][![Ruby 2.6 Compat][💎ruby-2.6i]][🚎7-us-wf][![Ruby 2.7 Compat][💎ruby-2.7i]][🚎7-us-wf]|
168
169
| 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]|
169
170
| Documentation |[![Discussion][⛳gg-discussions-img]][⛳gg-discussions][![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current][![HEAD on RubyDoc.info][📜docs-head-rd-img]][🚎yard-head][![BDFL Blog][🚂bdfl-blog-img]][🚂bdfl-blog][![Wiki][📜wiki-img]][📜wiki]|
|Expert 1:1 Support |[![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork]`or`[![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]|
173
+
| Support |[![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite][![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork][![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]|
173
174
| Enterprise Support |[![Get help from me on Tidelift][🏙️entsup-tidelift-img]][🏙️entsup-tidelift]<br/>💡Subscribe for support guarantees covering _all_ FLOSS dependencies!<br/>💡Tidelift is part of [Sonar][🏙️entsup-tidelift-sonar]!<br/>💡Tidelift pays maintainers to maintain the software you depend on!<br/>📊`@`Pointy Haired Boss: An [enterprise support][🏙️entsup-tidelift] subscription is "[never gonna let you down][🧮kloc]", and *supports* open source maintainers! |
174
175
| Comrade BDFL 🎖️ |[![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 BDFL][🚂bdfl-contact-img]][🚂bdfl-contact][![My technical writing][💖💁🏼♂️devto-img]][💖💁🏼♂️devto]|
175
176
|`...` 💖 |[![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]|
@@ -351,6 +352,7 @@ For more see [SECURITY.md][🔐security].
351
352
- Support IETF rfc7523 JWT Bearer Tokens
352
353
- Support IETF rfc7231 Relative Location in Redirect
353
354
- Support IETF rfc6749 Don't set oauth params when nil
355
+
- Support IETF rfc7009 Token Revocation (since v2.0.10)
354
356
- Support [OIDC 1.0 Private Key JWT](https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication); based on the OAuth JWT assertion specification [(RFC 7523)](https://tools.ietf.org/html/rfc7523)
355
357
- Support new formats, including from [jsonapi.org](http://jsonapi.org/format/): `application/vdn.api+json`, `application/vnd.collection+json`, `application/hal+json`, `application/problem+json`
356
358
- Adds new option to `OAuth2::Client#get_token`:
@@ -903,10 +905,12 @@ or one of the others at the head of this README.
0 commit comments