What's Changed
- Add Ruby 3.4 to CI by @tejasbubane in #1142
- Add after_request_phase callback hook by @gerardo-navarro in #1147
Full Changelog: v2.1.3...v2.1.4
You may now configure an after_request_phase callback on your omniauth builder instance. This callback will be run after the request phase before returning the request result.