ts-imgix icon indicating copy to clipboard operation
ts-imgix copied to clipboard

feat: support secure images

Open angeloashmore opened this issue 6 years ago • 0 comments

  • Adds s param support. If the user already has a signature, this allows passing it through.
  • Adds a second argument to buildImgixUrl to take in a secret URL token. If this is provided and s is not provided, an s parameter is generated.

If you think these make sense to add to this library, I can update the README.

Related documentation

angeloashmore avatar Apr 16 '20 04:04 angeloashmore