Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth? #79

Open
takluyver opened this issue Jan 12, 2018 · 0 comments
Open

OAuth? #79

takluyver opened this issue Jan 12, 2018 · 0 comments

Comments

@takluyver
Copy link

I've just written some code to use OAuth with Zotero, after a lot of trial and error. This lets an application request access to someone's library. The user clicks a button to approve access, rather than having to manually generate an API key. Once approved, the application can retrieve an API key to use with the existing code.

https://github.com/takluyver/cite2c/blob/master/cite2c/zotero_oauth.py

I came across pyzotero while looking for information on how to do this. Would you be interested in some code to help with OAuth?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant