If our requirement is only to retrieve the orcid id after redirecting a contributor to orcid site for registration, do we still need to go through the whole oauth dance process?
Is there any way of getting the orcid id when the user is returned back to our site the callback url along with the authorization code?
If our requirement is only to retrieve the orcid id after redirecting a contributor to orcid site for registration, do we still need to go through the whole oauth dance process? Is there any way of getting the orcid id when the user is returned back to our site the callback url along with the authorization code?