@uploadcare/rest-client
Preparing search index...
UploadcareAuthSchemaOptionsWithSecretKey
Type Alias UploadcareAuthSchemaOptionsWithSecretKey
type
UploadcareAuthSchemaOptionsWithSecretKey
=
{
md5Loader
?:
()
=>
Promise
<
Md5Function
>
;
publicKey
:
string
;
secretKey
:
string
;
}
Index
Properties
md5
Loader?
public
Key
secret
Key
Properties
Optional
md5
Loader
md5Loader
?:
()
=>
Promise
<
Md5Function
>
public
Key
publicKey
:
string
secret
Key
secretKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
md5
Loader
public
Key
secret
Key
@uploadcare/rest-client
Loading...