Skip to content

Commit 56da0fc

Browse files
committed
docs: update configuration options
1 parent 6e9375f commit 56da0fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/js-sdk/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ import {LogLevel} from '@convertcom/js-sdk';
270270

271271
const config = {
272272
sdkKey: '', // either this or 'data' has to be provided
273+
sdkKeySecret: '', // required when using an authenticated SDK key
273274
environment: 'staging',
274275
logger: {
275276
logLevel: LogLevel.DEBUG,

0 commit comments

Comments
 (0)