Worldline Connect Node.js SDK
Preparing search index...
utils/authentication
V1HMACAuthenticator
Class V1HMACAuthenticator
Implements
Authenticator
Index
Constructors
constructor
Methods
get
Authorization
Constructors
constructor
new
V1HMACAuthenticator
(
apiKeyId
:
string
,
secretApiKey
:
string
,
)
:
V1HMACAuthenticator
Parameters
apiKeyId
:
string
secretApiKey
:
string
Returns
V1HMACAuthenticator
Methods
get
Authorization
getAuthorization
(
method
:
string
,
contentType
:
string
,
date
:
string
,
headers
:
Header
[]
,
path
:
string
,
)
:
Promise
<
string
>
Parameters
method
:
string
contentType
:
string
date
:
string
headers
:
Header
[]
path
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Authorization
Worldline Connect Node.js SDK
Loading...