If the code, as well as the appsetting.json, are visible to anyone, how does adding the SiteIdentity and AppIdentity, the values of which are visible to anyone, to the http headers make the app secure?
thanks , wheres the repo u already hit 168 :D so in case u ever wanna implement blazor with a clean arch rest-backend base thats something i would hit like on too! cheers
Thank you for a very detailed explanation on how to secure the request from api. Can I use HttpClientFactory instead of normal HttpClient? I heard that using the former performed better than the latter.
The whole idea is to have one instance of the HTTPClient, a Factory is usually used to create multiple instances on demand. Do NOT create multiple instances of HTTPClient, it'll slow your program down.
HI Jeet, You are going too fast. The video would have been at least an hour long. Every thing went over my head. Where do I find the source code? That would help me understand.
You are not sharing your code with anyone... That's weird.. What kind of evangelist you are? :) I didn't mean to hurt you. Your video is still helping me but in a hard way. If you want to help the community then you must share the source code like any other evangelist you tuber does.
Thank you! Your example and explanation was very helpful.
Thanks!
Thanks for your excellent presentaton. Many people are interested in yout source code.
You are welcome!
Thank you very much for sharing your knowledge. Excellent explanation.
Thanks :)
Thank you! I will be waiting for your new videos.
Thank you too!
Very very good video, awesome explanation
Glad you liked it!
Very useful. Im happy to be the 163rd like. Now any chance of the source?
Hello, has the GitHub example been made yet? I see that the video surpassed the 20 likes. Thanks so much for your effort, this is an amazing video
If the code, as well as the appsetting.json, are visible to anyone, how does adding the SiteIdentity and AppIdentity, the values of which are visible to anyone, to the http headers make the app secure?
Can't find the Github repo
thanks. Great Info
Glad it was helpful!
Very nice explanation. Thanks a lot. Can we get this code somewhere?
Can i get text version of this video?
Thank you, an excellent video. As a learner it would be very helpful to see the coding. Any news on this?
thanks , wheres the repo u already hit 168 :D so in case u ever wanna implement blazor with a clean arch rest-backend base thats something i would hit like on too! cheers
This was an excellent video, very helpful. Did you ever post the code on repo? Thanks again!
I didn't do it yet, but there are several repos that I posted later. Will post this one too eventually
@@coderjeet Thank you.
github code??
Very informational - thanks for the video. Has this code been shared to Github?
I am not sure about this one... For the ones that I put on github, they have a link in the description
COOL teck , REALY things
Cheers man!
You have more than 20 likes. Are you going to share your code?
Yes, bringing it soon!
Thank you for a very detailed explanation on how to secure the request from api. Can I use HttpClientFactory instead of normal HttpClient? I heard that using the former performed better than the latter.
The whole idea is to have one instance of the HTTPClient, a Factory is usually used to create multiple instances on demand.
Do NOT create multiple instances of HTTPClient, it'll slow your program down.
HI Jeet, You are going too fast. The video would have been at least an hour long. Every thing went over my head. Where do I find the source code? That would help me understand.
You are not sharing your code with anyone... That's weird.. What kind of evangelist you are? :) I didn't mean to hurt you. Your video is still helping me but in a hard way. If you want to help the community then you must share the source code like any other evangelist you tuber does.