IlluminusLimited / PinsterApi

Pinster's public API
https://api-prod.pinster.io
GNU General Public License v3.0
2 stars 1 forks source link

Extract image service token generation to imageable concern #121

Open scytherswings opened 5 years ago

scytherswings commented 5 years ago

When a user POSTs to an imageable they should get an image token back so they don't have to explicitly request one since we know 99% of the time they're going to need a token anyway.