Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 532 Bytes

File metadata and controls

11 lines (9 loc) · 532 Bytes

OSF Zotero Addon

Enabling the addon for development

Setup Zotero

  1. Go to https://www.zotero.org/oauth/apps and create a new application
  2. Enter any name for the application name, e.g. “OSF Zotero Addon (local)”
  3. In the "Website" field, enter http://localhost:5000/callback/
  4. In the Authorization Callback URL field, enter http://localhost:5000/oauth/callback/zotero/.
  5. Submit the form.
  6. On the next page, make a note of your Client Key and Client Secret, which you'll need to input into GV admin