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

Consider if the /photos/list.json and /photo/:id/view.json APIs should return a sharing token #1250

Open
jmathai opened this issue May 8, 2013 · 0 comments

Comments

@jmathai
Copy link
Member

jmathai commented May 8, 2013

Sharing tokens are becoming a more heavily requested feature (for example, photo/openphoto-wordpress#20).

The easiest way to distribute sharing tokens is to include them with photo objects in the API.

The biggest question is how to handle multiple sharing tokens (do we generate a new one every time?) and how to handle expirations.

Essentially, if the sharing tokens are going to be used regularly then they need to be present with the photo object else it's too much work to make subsequent calls.

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

No branches or pull requests

1 participant