Today hadn't studied to project yet. Since to commute my mom alike. (My mom had to doctor appointment etc etc)
-------------------------
then now recently resuming webrtc task.
meanwhile I resumed javascript learning again since i would need to code node.js neatly.
hmm whilst downloading webrtc code, to finish javascript studying then to then start coding the hmm first the node.js server side initial coding.
i dont known how to make the verification of the tls config between app and webrtc server.
should i use some jwt verification mechanism? or some signature method where server verifies signature?
I mean think of a web api in server side, then people could call such web api. yep i think instead of jwt i would configure tls between app and nodejs server websocket.
hmm so that the private key would be added to client app alike unfortunately since i dont want to implement a jwt thingy there at nodejs side. since i dont think carrying jwt of the oauth application to server is a good idea. (not secure) even if it were tls, still not necessary. better make it ssl verified websocket yep.
Yorumlar
Yorum Gönder