Releases: doximity/omniauth-doximity-oauth2
Releases · doximity/omniauth-doximity-oauth2
v1.5.0
What's Changed
- Add login hint to auth options by @WilliamNHarvey in #29
- Bump gem to v1.5.0 by @WilliamNHarvey in #30
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Allow sending query params to the callback by @WilliamNHarvey in #27
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Handle 'theme' parameter being passed to the OAuth authorization endpoint by @jmonteiro in #24
- v1.3.0 for handling 'theme' parameter by @jmonteiro in #26
- Replace mofo_backend with core_identity by @jmonteiro in #22
- remove gem publishing workflow, gem can be manually released by @anovadox in #23
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- OpenSSL 3 support by @WilliamNHarvey in #19
New Contributors
- @TheMetalCode made their first contribution in #14
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
- Initial release
v0.2.0
- Update gem name to
omniauth-doximity-oauth2
v0.1.1
- Use Faraday and MultiJson dependencies
v0.1.0
- Unlock version of
omniauth-oauth2
v0.0.1
- Initial strategy implementation