php - Allowing anonymous users to upload to a specific Imgur account using Imgur api? -


i'm trying build web application allow many users upload images same album on own imgur account.

is possible without need authorization anonymous user?

from api documentation on oauth2 https://api.imgur.com/oauth2 states user gets redirected can authorize app inputting password.

is possible when using anonymous album? or not @ all?


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -