Skip to content

feat: add orcid client and server components

Tamlyn Rhodes requested to merge orcid into master

These are the components currently in use in elife-xpub. Maybe they're good enough for someone else as is but likely they will need the following.

Todos:

  • write readmes
  • don't assume sandbox when fetching orcid user details
  • don't depend on private fork of passport-orcid (maybe switch to plain passport-oauth2)
  • test with REST

Merge request reports