File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ In this tutorial you will learn:
2121 * How to get set up with the ORCID sandbox to test your API integration
2222 * How to read and search information from the public API
2323 * What a Client ID and Client Secret is and how to use them
24- * How to get an access token using the mysterious three legged OAuth process
24+ * How to get an access token using the mysterious 3- legged OAuth process
2525
2626
2727##Pre-requisites
@@ -56,7 +56,7 @@ Create: Help researchers register for an ORCID iD using our create-on-demand pro
5656Read (Limited): Read limited-access data on ORCID records|no|yes|yes|
5757Add: Post new items to a record|no|yes|yes|
5858Update: Edit or delete items you previously added|no|yes|yes|
59- Integration with you system using an API client |no|yes one only|yes up to five|
59+ Integration with your system using an API client |no|yes one only|yes up to five|
6060Webhooks: Receive notifications of updates to your users' ORCID records|no|no|yes|
6161
6262All of the ORCID APIs are based on the same set of technologies:
You can’t perform that action at this time.
0 commit comments