Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
dev:web_api:v3:oauth [2014/06/10 03:23] – external edit 127.0.0.1dev:web_api:v3:oauth [2017/11/12 19:53] – external edit 127.0.0.1
Line 1: Line 1:
 +<html><p id="zotero-5-update-warning" style="color: red; font-weight: bold">We’re
 +in the process of updating the documentation for
 +<a href="https://www.zotero.org/blog/zotero-5-0">Zotero 5.0</a>. Some documentation
 +may be outdated in the meantime. Thanks for your understanding.</p></html>
 +
 +
 ====== OAuth Key Exchange ====== ====== OAuth Key Exchange ======
  
Line 16: Line 22:
   * write_access (1 or 0 - allow write access to personal library)   * write_access (1 or 0 - allow write access to personal library)
   * all_groups (none, read, or write - allow level of access to all current and future groups)   * all_groups (none, read, or write - allow level of access to all current and future groups)
 +  * identity=1 Don't create a key. Instead, use OAuth exchange only to get the user's identity information in order to do things that require no special permissions.
 ===== Using OAuth Handshake for Key Exchange ===== ===== Using OAuth Handshake for Key Exchange =====
 The OAuth endpoints for access to the Zotero API are as follow: The OAuth endpoints for access to the Zotero API are as follow:
dev/web_api/v3/oauth.txt · Last modified: 2017/11/27 04:04 by bwiernik