flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

Show how to ask for write perms in oauth example #77

Closed jeremyruppel closed 7 years ago

jeremyruppel commented 7 years ago

Perms defaults to "read", but this is where you would ask for additional perms, say for upload or delete.

alex-seville commented 7 years ago

:+1: but should we be encouraging people to log the tokens?