Does creating a Twilio Capability Token require a request to Twilio's servers? -


does creating twilio capability token require request twilio's servers?

if understand correctly, creating twilio capability token involves kind of encryption process happens exclusively on own server. when call library create one, not making call twilio's servers, correct?

if purely encryption process, encryption process that's designed "slow". if so, how slow?

i believe creation of token according c# api, happens on own server. process creates json web token , returned generatetoken call. cannot see cause above call slow @ all.

i know server side code, process blindingly fast, in our production servers, when token expires twilio client, requests new 1 server , initialises again, process takes less 2 seconds complete , client once again able either make or receive calls, depending on allowed capabilities.

perhaps if share more experiencing slow, 1 able more?

i hope helps.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -