Skip to content

Releases: doximity/omniauth-doximity-oauth2

v1.5.0

10 Jan 19:28
25ef7f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

24 Oct 22:53
3964dd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

12 Oct 19:21
1dd309b
Compare
Choose a tag to compare

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

08 May 22:05
6aa4922
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Jun 20:47
f3e75ab
Compare
Choose a tag to compare
  • Add "prompt" parameter to be persisted on request, allowing for silent authentication (among other things)

v1.0.0

03 May 23:42
e5570d2
Compare
Choose a tag to compare
  • Initial release

v0.2.0

28 Apr 17:38
313cf77
Compare
Choose a tag to compare
  • Update gem name to omniauth-doximity-oauth2

v0.1.1

19 Apr 23:28
765125c
Compare
Choose a tag to compare
  • Use Faraday and MultiJson dependencies

v0.1.0

14 Apr 23:49
dd7a56b
Compare
Choose a tag to compare
  • Unlock version of omniauth-oauth2

v0.0.1

31 Mar 22:33
445be56
Compare
Choose a tag to compare
  • Initial strategy implementation