What's Changed
- Add Ruby 3.4 to CI by @tejasbubane in https://github.com/omniauth/omniauth/pull/1142
- Add after_request_phase callback hook by @gerardo-navarro in https://github.com/omniauth/omniauth/pull/1147
Full Changelog: https://github.com/omniauth/omniauth/compare/v2.1.3...v2.1.4
You may now configure an after_request_phase callback on your omniauth builder instance. This ca...