Home > @lukso/data-provider-base > AuthenticatedFormDataUploader > (constructor)
Create a new instance of the authenticated form data uploader.
Signature:
constructor(gateway: string, sharedKey: string);
Parameter | Type | Description |
---|---|---|
gateway | string | The gateway to be used for the upload |
sharedKey | string | The shared key to be used for the JWT token |