Skip to content

Releases: datacite/omniauth-orcid

v.1.1.5

11 Aug 04:47
Compare
Choose a tag to compare

onmiauth-orcid 1.1.5 was released on August 11, 2016 with the following changes:

  • compatibility with omniauth-oauth2 1.4.0. Thanks to pull request #7 by eleanorakh.

1.0.31

02 Dec 21:31
Compare
Choose a tag to compare

Make second API call to correct API based on member and sandbox. Merged pull request from @anusharanganathan.

v.1.0

25 Jul 16:23
Compare
Choose a tag to compare

onmiauth-orcid 1.0 was released on July 25, 2015 with the following changes:

  • changed default scope to authenticate, and use the public API https://pub.orcid.org by default. These settings work for non-members.
  • added name and email to the info hash returned by omniauth (email will be empty in almost all cases)
  • cleaned up documentation in README.md