Sir really big fan of you, looking forward to see your videos on "Token base authentication and authorization using roles in ANGULAR JS with ui router"
@neerajjadon60428 жыл бұрын
Sir your tutorials are really awesome. please make some videos on 1) Customize inbuilt identity framework . 2) Role based authorization. 3) Intercepting all incoming and outgoing requests. 4) Your valuable guidelines on Performance.
@trancongsang50108 жыл бұрын
Can you guide the authentication and authorization using roles..! thank you
@rahmiul19807 ай бұрын
thank you Sir for your big effort.. GBU
@kishan.r.khamitkar28368 жыл бұрын
Always great tutorial....Thanks a lot..:-)
@lucaponciayt7 жыл бұрын
many thanks for your great job.
@CodeFrog8 жыл бұрын
Nice video, Thanks!
@peterl16998 жыл бұрын
great tutorial. thank you
@ramchandrathakkar20228 жыл бұрын
cool...But i have two doubts, 1. if any third party is accessing our web API then how can we come to know identity?? 2.instead of Microsoft inbuilt auto generated identity table can we used our own created table for authorization?? thanking you
@mohkhatari29588 жыл бұрын
Thank you so much Kudvenkat for the great jo you are doing. I don't know you could record a tutorial about publish web application to a remote server using Publish Tool. Thank you in advance
@Pblaze127 жыл бұрын
Thank you so much for this tutorial, it really helps, I have learned a lot. By the way, can you make a tutorial for ASP.NET core? I have a lot of problem with it, especically about Identity.
@muhammadrehbarsheikh84988 жыл бұрын
Thank you venkat sir.
@feelgoodcontent60587 жыл бұрын
Is this secured? because we are storing data in browser , what if the hacker tries to break the application?
@rakeshkaddi8 жыл бұрын
Hi Can you make video on 3rd party authentication using angular js
@kavithavishwanathen67788 жыл бұрын
hello sir...will u plz do a video about how to convert website to web application in asp.net....plz help
@harisahmed48748 жыл бұрын
Please create tutorial authorization using roles thank you sir
@rakeshkaddi8 жыл бұрын
Hi Can you Please make video on Microsoft login as well.
@salehadnan15 жыл бұрын
ive made the same api and im trying to consume it by adding another project into the solution. Yet i am not able to register even tho cors is enabled but i cant seem to hit the ./token
@salehadnan15 жыл бұрын
The client side has the same view jsut the urls are changed so that they direct to localhost:231/token yet it cannot be hit> i get cors origin errors even tho after adding the header i get http status code 400 error
@subratkar88 жыл бұрын
Hello sir, please upload videos for Web api with AngularJs and role based login. Thank You!!!
@alaaabdelfattah31266 жыл бұрын
thanks alot Pro
@Motivational43265 жыл бұрын
Can I get the windows looged in user
@Albshr778 жыл бұрын
Thank you
@qaisarali99357 жыл бұрын
error accure User.Identity.IsAuthenticated false. please help how to fix this error.
@raqibul10008 жыл бұрын
Thanks
@gormdrachmann29516 жыл бұрын
Thank you KudVenkat for a wonderful learning travel through this playlist (have worked it through from the start). You have changed some code from video 25 and 26 where you used sessionStorage to now LocalStorage without telling why. I wonder why? I have a link that describe the difference: www.quora.com/What-is-the-difference-between-sessionstorage-localstorage-and-Cookies Would be nice with an explanation.