imagekit-developer / imagekit-javascript

Javascript SDK for using ImageKit.io
https://imagekit.io
77 stars 26 forks source link

publicKey should be optional #18

Closed imagekitio closed 4 years ago

imagekitio commented 4 years ago

Only urlEndpoint should be mandatory to initialize the SDK. publicKey should be optional as it is only required for file uploading.

imagekitio commented 4 years ago

Fixed in version 1.3.1