Basic Authentication
Basic authentication permits anyone with the code to call your DID within the security parameters defined by voxbone – this is the fastest way to get started and how most Voxbone SDK customers start.
Provide your username and webrtc key in the basicAuthInit()
function.
voxbone.WebRTC.basicAuthInit(username, secret_key)