I mean not how is it implemented but rather what steps should user pass?
I'm working with Photobucket now and I found in its docs that I should generate new token for every request due to token can expire in certain (but secret) period of time.
How does this generation works? Do I need separate request for generating token?