fetchClientSecret
Called when the Connect SDK needs a client secret from your server. Implement a secure network call to your server here to fetch your client secret and use callback to pass it to the Connect SDK.
Parameters
callback
the callback used to pass the client secret to to the Connect SDK.