Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@imagekitio imagekitio released this 29 Aug 10:01
3027e6e

Fixes:

Breaking change

  • In version 2.0.0, we have deprecated using the authenticationEndpoint parameter. Instead, the SDK now introduces a new parameter named authenticator. This parameter expects an asynchronous function that resolves with an object containing the necessary security parameters i.e signature, token, and expire.