The @vonage/server-sdkVonage constructor: new Vonage(credentials, options?). Voice API
auth is application-scoped (JWT) — { applicationId, privateKey } — with optional { apiKey, apiSecret } for key-scoped operations; both are passed through the credentials object.
The
@vonage/server-sdkVonageconstructor:new Vonage(credentials, options?). Voice API auth is application-scoped (JWT) —{ applicationId, privateKey }— with optional{ apiKey, apiSecret }for key-scoped operations; both are passed through the credentials object.