ASP.NET CORE Identity Under the Hood | Authentication & Authorization | .NET 8

  Рет қаралды 47,083

Frank Liu

Frank Liu

Күн бұрын

Пікірлер: 62
@yohanespradono5224
@yohanespradono5224 5 ай бұрын
Thank you! this is what I need. explaning identity from scratch. Identity is very easy to understand
@49riddickful
@49riddickful Жыл бұрын
Watching this made me buy your online udemy course. Also very highly rated by many folks, no Wonder. Amazing and clear content.
@fmonteiropt
@fmonteiropt 7 ай бұрын
Dear Frank, you've explained amazingly!!!! Thanks a lot!!
@NecquiTeja
@NecquiTeja 9 ай бұрын
Hey Frank, I was struggling to understand this topic in detail but you nailed it with your explanation and code examples...Thank you!
@ememdi
@ememdi 4 ай бұрын
That is a quite clear explanation of how it works. Good work. Thanks for your time Frank.
@jimmcneal
@jimmcneal Жыл бұрын
EXCELLENT Course Frank! Enjoy the ☕ 😅 I hope EVERYONE buys you one for this. Thank you!
@codegeek-il5fm
@codegeek-il5fm Жыл бұрын
Frank, I bought your Web API course on udemy and it is worth every Penny. Thx for the great quality tutorials.
@michaelryce1200
@michaelryce1200 6 ай бұрын
Thank you! You did a great job of showing an alternative approach that didn't force the use of scaffolding.
@user-rj6nw7ul7o
@user-rj6nw7ul7o 5 ай бұрын
😅😅😅😅😅😅😅😅😅
@user-rj6nw7ul7o
@user-rj6nw7ul7o 5 ай бұрын
L.. 😅😊😊😊
@g9223701
@g9223701 10 ай бұрын
This intro is really helpful for beginner to understand the basic flow and logic. !! Thanks!!
@Rizvawn
@Rizvawn 6 ай бұрын
Thanks a lot Frank! You explained the topic amazingly.
@anoopdhiman1457
@anoopdhiman1457 4 ай бұрын
Excellent Video, explains all the concepts in details with example, Thanks Frank.
@evertonlima682
@evertonlima682 6 ай бұрын
Thanks Frank! Excellent explannation.
@rifathossain328
@rifathossain328 Жыл бұрын
I will start this next week , thank you for the content .
@anoopkothapally5000
@anoopkothapally5000 5 ай бұрын
Thanks Frank for this great video
@maryembensalem3609
@maryembensalem3609 8 ай бұрын
Thank you very much Frank, I really aperciate your help. This is the explanation i was looking for. Thank you very much
@AT_ASTATINE_85
@AT_ASTATINE_85 Жыл бұрын
This content is gold
@rohhappyness7297
@rohhappyness7297 5 ай бұрын
This is great video, I can't thank you enough
@coolwaterdvr
@coolwaterdvr 10 ай бұрын
Thank you for the lesson 👍🙏
@Rajanisrivick
@Rajanisrivick Ай бұрын
Thank you for detailed explanation.
@daveanderson8348
@daveanderson8348 4 ай бұрын
Excellent explanation!
@nordinemokhtari3496
@nordinemokhtari3496 6 ай бұрын
Powerful ! thank you !
@iwandev7798
@iwandev7798 5 ай бұрын
Thanks for sharing this video
@DevBytesWithAdil
@DevBytesWithAdil 8 ай бұрын
You're good... and so I bought your course on udemy.
@johnnyq2769
@johnnyq2769 6 ай бұрын
Great video thanks, what software/ application are you using for your diagrams?
@FrankLiuSoftware
@FrankLiuSoftware 6 ай бұрын
Draw.io
@davidpccode
@davidpccode 3 ай бұрын
Great content!! thank you very much
@dariopremium
@dariopremium 2 ай бұрын
Brilliant! Thanks!
@xikote100
@xikote100 Жыл бұрын
muchas gracias...bien explicado y muy detallado.
@leroyvan7357
@leroyvan7357 3 ай бұрын
great course we love it
@naughtiousmaximus7853
@naughtiousmaximus7853 3 ай бұрын
Hey Frank, first of all, your videos are awesome and they helped me a lot. I wanted to ask you, do you plan to make or do you have this same topic done but instead of Razor Pages we have React for frontend? Thanks in advance!
@FrankLiuSoftware
@FrankLiuSoftware 3 ай бұрын
I don't have that currently. I have no plans about that yet.
@adriana-cutiepie
@adriana-cutiepie 4 ай бұрын
I liked it . TNX👌
@shyamkumarrana5856
@shyamkumarrana5856 Ай бұрын
Thanks
@Learnbydoing83
@Learnbydoing83 6 ай бұрын
Good job Bro :)) 👋
@luwehhh2228
@luwehhh2228 5 ай бұрын
thankss mr!
@ankurworld
@ankurworld 11 ай бұрын
Awesome Lesson One Question - What is the difference between authentication using identity and cookie??
@FrankLiuSoftware
@FrankLiuSoftware 11 ай бұрын
Thanks! Identity is an authentication and authorization framework. Using cookie is just one of the ways included in the framework.
@dancristian3673
@dancristian3673 5 ай бұрын
where`s the source code uploaded? direct link please?
@rebuera-landrex
@rebuera-landrex 6 ай бұрын
Does this process can be applied also to MVC? By the way great content I have learned a lot and will try to implement this in my next project.
@FrankLiuSoftware
@FrankLiuSoftware 6 ай бұрын
Yes, this also works for MVC.
@rebuera-landrex
@rebuera-landrex 6 ай бұрын
@@FrankLiuSoftware Thank you very much.
@esdegan7176
@esdegan7176 Жыл бұрын
how database design looks like? e.g. to store which users has which claims
@FrankLiuSoftware
@FrankLiuSoftware Жыл бұрын
The database design is built in from Microsoft. That is covered in section 3.
@alexandercereno4098
@alexandercereno4098 7 ай бұрын
Hi i learned how to create a simple web app with crud operation after that i want to learn this authentication and authorization and i want to ask if is this for beginners? and can i connect my web app with crud to authentication and authorization?
@FrankLiuSoftware
@FrankLiuSoftware 7 ай бұрын
It is for intermediate developers. But If you already know how to create CRUD apps, you can give this course a try.
@alexandercereno4098
@alexandercereno4098 12 күн бұрын
Hi ​@@FrankLiuSoftware i already finish ur vid but it was long time ago and i understand everything but still i don't memorize it. Is it fine?
@sgtoklaus9197
@sgtoklaus9197 Жыл бұрын
Are you active on twitter
@FrankLiuSoftware
@FrankLiuSoftware Жыл бұрын
Sorry, I don't use Twitter much.
@sgtoklaus9197
@sgtoklaus9197 Жыл бұрын
@@FrankLiuSoftware I needed a project on asset management system any chance u got something that can help me
@MohammadKomaei
@MohammadKomaei Жыл бұрын
Is this sample project on github if yes please add link thank you
@FrankLiuSoftware
@FrankLiuSoftware Жыл бұрын
It is available for the students who purchased the entire course.
@SertuncSELEN
@SertuncSELEN 5 ай бұрын
I wasted half a day because I added the wrong library. Be careful when adding libraries!!!
@canerekmekci
@canerekmekci 2 ай бұрын
Kral öyle Bi gün geçirmişsin ki her videoda içini dökmüşsün bu konuda 😅 geçmiş olsun.
Coding Short: Using Bearer Tokens in .NET 8 Identity
14:31
Shawn Wildermuth
Рет қаралды 27 М.
What is the Future of Blazor? Should I Learn Blazor?
22:32
IAmTimCorey
Рет қаралды 56 М.
АЗАРТНИК 4 |СЕЗОН 3 Серия
30:50
Inter Production
Рет қаралды 574 М.
The .NET 8 Auth Changes You Must Know About!
10:27
Nick Chapsas
Рет қаралды 142 М.
Learn Blazor: Build an Inventory Management System in .NET 8
2:17:34
Should I Focus on Blazor or ASP.NET Core?
12:39
IAmTimCorey
Рет қаралды 79 М.
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
25:14
IAmTimCorey
Рет қаралды 553 М.