.NET 6 Web API 🔒 Role-Based Authorization with JSON Web Tokens (JWT)

  Рет қаралды 108,830

Patrick God

Patrick God

Күн бұрын

Пікірлер: 169
@PatrickGod
@PatrickGod Жыл бұрын
🚀 Join the .NET Web Academy with a 30% discount - closing soon! 👉 www.dotnetwebacademy.com/courses/academy?coupon=dnwas23yt
@bwzffgh7
@bwzffgh7 2 жыл бұрын
Thank you! That was the best one I've seen yet on this topic. All of the others are either impossible to follow or just fly though it so fast, they skip over their boilerplate code that we're supposed to have or type something so quickly and jump off the screen, we have no idea what they just did. There is ALWAYS something they have pre-installed and just assume we have it too. You are the first one that didn't do that.
@mauriciomello-k2n
@mauriciomello-k2n Жыл бұрын
Hi Patrick, how are you? I hope all is well with you and your baby! I'm from Brazil and thanks to your tutorials, I got my job as a Junior programmer, I thank you from the bottom of my heart and I hope one day to thank you in person. my dream is to visit the USA. and once again thank you very much God bless you!
@PatrickGod
@PatrickGod Жыл бұрын
Hey Mauricio, thanks for the awesome feedback! I'm really glad to hear my tutorials helped you get a job. That's amazing! Congratulations! I'd love to chat. Feel free to email me at mail@patrickgod.com. Good luck with your programming journey! Take care, Patrick
@lukalcalde
@lukalcalde 2 жыл бұрын
¡Gracias!
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank YOU so much! Really appreciate it! 😁
@samjakrishnan6969
@samjakrishnan6969 2 жыл бұрын
You are my .Net 6 Web Api teacher!! Thank you Patrick 👍
@PatrickGod
@PatrickGod 2 жыл бұрын
Wow, thank you so much! 😊
@PatrickGod
@PatrickGod 2 жыл бұрын
▶ [Part 1/4] .NET 6 Web API 🔒 Create JSON Web Tokens (JWT) - User Registration / Login / Authentication: kzbin.info/www/bejne/rGjUZKN7gJZ4d5I ▶ [Part 2/4] .NET 6 Web API 🔒 Role-Based Authorization with JSON Web Tokens (JWT): kzbin.info/www/bejne/inW8kHeqiaqem9U ▶ [Part 3/4] .NET 6 Web API 🔒 Read JWT Authorization Claims of a User (from a JSON Web Token): kzbin.info/www/bejne/nJm6ep6Ye5Zroq8 ▶ [Part 4/4] Refresh Tokens with a .NET 6 Web API 🚀: kzbin.info/www/bejne/fnislXSkZ81reKM
@CharlesBurnsPrime
@CharlesBurnsPrime 2 жыл бұрын
One video that I haven't come across but which would be useful to many is an elegant way to handle cross-cutting concerns in WebAPIs, for example, without having a ton of code in, or called by, the controller. I don't think that the decorator pattern applies well to Web APIs, unfortunately. The cross-cutting concerns I can think of (I am sure there are more) which might apply to a web API include: - Logging - Caching (memory, Redis...) - Performance timing - Authorization - Authentication - Validation - Exception handling - Auditing (e.g. Log the jsonified parameter object) - Debounce - Rate limiting - Duplicate detection - Retry - i18n? - Transactional processing - Fault tolerance (e.g. Circuit Breaker pattern) - Persistence - Real-time constraints - Synchronization
@moshiurshohel
@moshiurshohel 3 жыл бұрын
Thank you Patrick, Waiting for the policy based also
@amarildopena9853
@amarildopena9853 2 жыл бұрын
Patrick, your videos are REALLY clarifying! Very nice job.
@PatrickGod
@PatrickGod 2 жыл бұрын
Happy to help! Thank you so much for your feedback! 😊
@rodrigo6459
@rodrigo6459 2 жыл бұрын
ABSOLUTE PURE GOLD!!!!! Thank you for this video!
@PatrickGod
@PatrickGod 2 жыл бұрын
Thanks so much for much for your feedback, Rodrigo! Happy to help! 😊
@deja00
@deja00 2 жыл бұрын
Great stuff. I am working my way through your Web API Authorization series, and I am learning a lot. I really like that you break down the different parts to use JWT, so we really come to understand how it works. Best wishes to you and your family. Nice thing to get a little peek into your life too.
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank you so much for your kind words, Rune! Appreciate it. 😊
@thatgamingfreak
@thatgamingfreak 2 жыл бұрын
Thanks. This video really helped me out at work when documentation was failing me
@bernardodomeneghetti9673
@bernardodomeneghetti9673 Жыл бұрын
Man, you just became my netflix, i watch more of your content then any other thing haahahahaha great stuff, congrats for such a good job
@PatrickGod
@PatrickGod Жыл бұрын
Wow, thank you so much! Means a lot to me! 😀
@raphaellukas3328
@raphaellukas3328 2 жыл бұрын
Ein weiteres tolles Video, vielen Dank dafür :-)
@mtranchi
@mtranchi 3 жыл бұрын
Binge-watched these two vids this morning for breakfast, think it was this one where you weren't too happy with the new intellisense. Me, sometimes it's bad, sometimes it's right on, sometimes it's half on. it's annoying when it's half on because me, wanting to save keystrokes, i have to do a mental calculation between tabbing into it then correcting it (e.g. it's suggesting IF(ENTITY != NULL) when i want == ) overall, with my typing style, it seems neutral as far as keystroke/time saving, so am putting up with it because i know MS will fine tune it. also, the great escape!! Lol, if it's annoying you, you can always hit the "esc" key and it will let you do your thing without offering unsolicited advice. Lol, that's what it is right? That annoying friend hopping around your feet that, halfway through your statement of intent, eagerly interrupts you with, "you know what you should do right?" (Then the annoying friend clouds your mind with a bunch of grey letters, lol) anyway, i thank you for these vids because as of .net 6, when one creates a new ASP.NET Core hosted Blazor Webassembly app and enables "Individual Accounts", it pushes in this... not gonna look it up, the point is, it comes with a license agreement that it is free for small-time schmucks like me--FOR A YEAR. Then what? since 2008 when i started with the MS tech stack, security was always an annoyance for me--though an annoyance i had to get right. (They've changed it so much... gah, that in itself...) i wanted to focus on my intent, not implementation details of system.yadaYada.cryptography! now i must, which is where you come in hoss. i don't like spending good money on sh*t that i could have googled myself. With your upcoming .NET 6 Blazor WEBASSEMBLY (I hope) course, will the solution begin with a standalone blazor webassembly app, a back-end web api app, and how to connect them along with how to do authentication/authorization WITHOUT using any third party middleware that might want to charge money? gotta admit, i'm hesitant to spend money on "courses" because i've generally found them disappointing. I'm self-taught (and yes, brain-dead), but often the courses are beginner's sh*t, no real-world examples, and overall, gah! I feel like i got screwed out of the first month's subscription (which of course i promptly cancelled) i just might do your Ko-Fi thinga-McJigger for these youtube vids, but constant (sometimes annoyingly so) references to your course... i'm hesitant. Not because of you, but because of your progenitors. with love and support, me
@ahmo4781
@ahmo4781 2 жыл бұрын
die jwt reihe ist super hilfreich. vielen dank für deine mühen!
@chiraglathiyachiraglathiya
@chiraglathiyachiraglathiya 3 жыл бұрын
Hi Patrick, Looking forward to your next course.
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank you!! 😊
@lexxluey
@lexxluey 3 жыл бұрын
My .NET power is now over 9000!!!!
@PatrickGod
@PatrickGod 3 жыл бұрын
This is amazing, thank you! 😂 The Dragonball reference is actually a really great idea for another tutorial. 😁
@OmPrakash-rs4jm
@OmPrakash-rs4jm 2 жыл бұрын
Hey Patrick! I'm from India, its really helpful lecture. Thanks a lot.
@PatrickGod
@PatrickGod 2 жыл бұрын
Glad I could help! Thanks for the feedback! 😊
@unjordi
@unjordi 3 жыл бұрын
Thanks for all the Blazor!
@PatrickGod
@PatrickGod 3 жыл бұрын
Any time! Thanks for your feedback! 😊
@vikassaxena1560
@vikassaxena1560 4 ай бұрын
Thanks Patrick, Awesome
@PatrickGod
@PatrickGod 4 ай бұрын
Glad you enjoyed it! 😊
@ravb.7700
@ravb.7700 2 жыл бұрын
Your oAuth tutorials have been extremely helpful. Thank you very much :)
@RongMilon
@RongMilon 3 жыл бұрын
You are awesome Patrick.
@PatrickGod
@PatrickGod 3 жыл бұрын
YOU are awesome! 😁 Thank you very much. 😊
@ades3967
@ades3967 2 жыл бұрын
25:45 - said like a true developer 😆. Stay curious! Great series on JWT Auth Patrick, thanks!
@PatrickGod
@PatrickGod 2 жыл бұрын
Well, sometimes you gotta do what you gotta do. Would have checked it anyways after the recording. 😄 Thanks for your feedback!
@Inbarasan16488
@Inbarasan16488 2 жыл бұрын
Very clear thx for uploading,👍👍👍
@PatrickGod
@PatrickGod 2 жыл бұрын
Most welcome 😊 Thanks for your feedback!
@cameron7303
@cameron7303 2 жыл бұрын
Your videos are always my go to, thank you!
@danielviberg5
@danielviberg5 2 жыл бұрын
Well demonstrated, thank your for taking the time to explain it 👍
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank you so much for your feedback, Daniel! Glad you like it. 😊
@rajneeshrocks2977
@rajneeshrocks2977 2 жыл бұрын
I was struggling with that kind of authorization. Thanks for it. You are coding Thor... 👍👍👍
@matiowsshimeliss6726
@matiowsshimeliss6726 2 жыл бұрын
You're the best Patrick :) Thank you
@PatrickGod
@PatrickGod 2 жыл бұрын
Appreciate it. Thank you so much! 😊
@mohammadrezakarimi8182
@mohammadrezakarimi8182 11 ай бұрын
U R a great Teacher
@devloopers8380
@devloopers8380 Жыл бұрын
Ok i am getting ready for some international job, more to practice, thanks to this God
@ugempireninjaaaaaahatori6755
@ugempireninjaaaaaahatori6755 10 ай бұрын
Great content i have followed your JWT token and this video both are amazing
@01pedro02pedrinho03
@01pedro02pedrinho03 2 жыл бұрын
maan I love ur channel and tutorials, very thanks for the lessons!! u'r great
@PatrickGod
@PatrickGod 2 жыл бұрын
Happy to hear that! Thank you so much!
@josephcorbett7805
@josephcorbett7805 2 жыл бұрын
This was really good! Thanks for making it
@PatrickGod
@PatrickGod 2 жыл бұрын
Glad you liked it! Thanks a lot for your feedback! 😊
@jaimeeduardo159
@jaimeeduardo159 2 жыл бұрын
Great video, but how can I implement this if the role comes from a database? and it is not in the bearer token
@honeybadgernz
@honeybadgernz 2 жыл бұрын
Thanks for the great videos, exactly what I needed to configure JWT for my new API
@PatrickGod
@PatrickGod 2 жыл бұрын
Glad to help! Thanks for your feedback! 😊
@kubrababacan-op3eq
@kubrababacan-op3eq 2 жыл бұрын
I think I will write the whole project thanks to your videos 😅
@LonewolfNSP
@LonewolfNSP 2 жыл бұрын
Really great video. Thank you so much.
@PatrickGod
@PatrickGod 2 жыл бұрын
You're very welcome! Thanks for your feedback! 😊
@danielpelissari7539
@danielpelissari7539 2 жыл бұрын
Thanks for the video, greetings from Brazil.
@nicolass8941
@nicolass8941 2 жыл бұрын
Another great course !! Weil explaîned
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank you so much! 😀
@olepatheonlyone
@olepatheonlyone Жыл бұрын
Anyway, thank you for this tutorial, it worked very well! Just one more question: is there any way to decouple, let's say, the token role claims from the role names? What do I mean, for example, instead of a string value for role, the User table might have a foreign key RoleId, with the roles specified in a separate table; so, the JWT token might have only that number, with the server then doing the mapping between the role strings specified in the attributes and those role IDs. Or is it not really a common practice in actual systems and I might be better off just, as here, fetching the role name from the database and just putting it into the token?
@shauncs
@shauncs 2 жыл бұрын
Thanks for the great video..! 😍
@PatrickGod
@PatrickGod 2 жыл бұрын
You're welcome 😊 Thanks a lot for your feedback!
@shermatovs
@shermatovs 2 жыл бұрын
Thank you for this video. This helped me a lot. Actually I was given a task exactly on this topic, and I found this tutorial helpful 😊👍
@KevinAllenPerezBaires
@KevinAllenPerezBaires 2 жыл бұрын
Thanks for this video!
@PatrickGod
@PatrickGod 2 жыл бұрын
My pleasure! Glad it was helpful!
@biradarsm
@biradarsm Жыл бұрын
Thanks a lot Patrick for clearly explaining each concept with practical solution. It really helps us understand the concepts in depth, Much Appreciated Efforts. Bible for Interested Developers
@aucancelacarlos
@aucancelacarlos 2 жыл бұрын
thanks Patrick, u have a new suscriptor.
@PatrickGod
@PatrickGod 2 жыл бұрын
Awesome, thank you!
@truongo6388
@truongo6388 Жыл бұрын
why i do the same as you but i always get 401 error, anyone like me?
@EnrichoDRapar-xz2jp
@EnrichoDRapar-xz2jp Жыл бұрын
Great stuff, thanks 👍😊
@brunopocay780
@brunopocay780 Жыл бұрын
Firstly, excellent tutorial, u are the best ! but Let me ask something , if a do not need the role based authentication , i can simple jump this video to part3, or i need to watch until the Add SwaggerUI Authorization?
@hectorsuarez7
@hectorsuarez7 2 жыл бұрын
Amazing video. It help me a lot. Keep it up!!!
@salomon1471
@salomon1471 Жыл бұрын
Fantastic video. Now for a question: If i have an endpoint that takes the role "CalendarParticipants". This endpoint allows a Calendarowner to remove a user from the calendar. How can i check that the Calendarowner is in fact ... the calendar owner. Cause the parameters are "CalendarID" and "UserID". So even though i validate that the CalendarOwner is of the role CalendarOwner it doesn't ensure that he is the owner of that specific calendar.
@Atzentan
@Atzentan 2 жыл бұрын
You're creating awesome Videos. Love coding alongside :-)
@kreativcity
@kreativcity Жыл бұрын
Great Content!
@nguyennguyenhuu1467
@nguyennguyenhuu1467 11 ай бұрын
Saved my life!
@-02dmytrokotenko49
@-02dmytrokotenko49 2 жыл бұрын
So cool
@Mfbzai
@Mfbzai Жыл бұрын
Damn Impressive!
@shan5310
@shan5310 2 жыл бұрын
Hey. Nice tutorial! Is there any way to put in a variable in the Authorize attribute or do I have always have to put in a string manualy?
@thanhsonhoang8982
@thanhsonhoang8982 2 жыл бұрын
Great video
@luisfernandodeolazabalsche3317
@luisfernandodeolazabalsche3317 3 жыл бұрын
Thank Patrick ;-)
@sundarmanimaran5788
@sundarmanimaran5788 2 жыл бұрын
Thank you
@PatrickGod
@PatrickGod 2 жыл бұрын
Welcome! 😊
@Spirittism
@Spirittism 2 жыл бұрын
So complicated just to add some security lol, good video btw.
@mobiledeveloper5100
@mobiledeveloper5100 2 жыл бұрын
Thank you why don't use Postman ?
@shahabjoon201
@shahabjoon201 2 жыл бұрын
Hello Mr. God, thanks for sharing. The question is, can you please provide a tutorial about authentication in the Console Application? Thanks in advance.
@EzequielRegaldo
@EzequielRegaldo 2 жыл бұрын
Thank you so much ! I have a question: in Claim properties can we set any prop without MS boilerplate inside token ? sorry if my eng is not good enought :P
@Lomerb
@Lomerb 2 жыл бұрын
Great video, thank you very much !!!!
@imheretosleep
@imheretosleep 2 жыл бұрын
Hey, just wanna ask if I should add a property call Role in my user model then use that in ClaimTypes.Role?
@PatrickGod
@PatrickGod 2 жыл бұрын
That's totally a way to do it! 😊
@xfelipe98
@xfelipe98 2 жыл бұрын
Thanks Patrick, great video but what if I want to authorize an endpoint for more than one role?
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank you Felipe! You can use multiple roles separated by a comma. Hope this helps!
@Proviper666
@Proviper666 Жыл бұрын
After watching video. I have question. When I register - I always get 'admin' role? How can I add at least one more role? So that admin can do all, and guest or noob can just read. This for API with CRUD functionality. Thanks.
@gerardlanphear9185
@gerardlanphear9185 Жыл бұрын
We have an Active DIrectory shop. Is there a way to do this with AD without any tokens?
@fdhsdrdark
@fdhsdrdark 2 жыл бұрын
That's an amazing video! One question please, You mentioned on a comment that the Token is signed with the servers private key(taken from app settings/token). That means that if the same key is used in multiple servers, the same token can be used and will be valid independently of the server handling the request. Is that correct?
@Mortalstefan
@Mortalstefan 3 ай бұрын
Probably stupid question. But in your .net 7 tutorial you set up authentication and login, and in the end you linked this video, which is .net 6 roles. Is it relevant between .net 6 and 7?
@rianbello5445
@rianbello5445 Жыл бұрын
Thank you Sir to sharing knowledge with us. I have a question, just maybe my knowledge just not to good, but why you put the roles inside that get weather method? The roles get from registration process, in registration page maybe and that on client side and the roles is from what the admin gives. Why not Just put [Authorized] above the [Route("[controller]")] and that just enough?
@PatrickGod
@PatrickGod Жыл бұрын
Thanks for asking! I added roles in the 'get weather' method to make sure only certain people can see that info. While [Authorize] checks if someone is logged in, roles check if they have the right to see the data. It's like a double-check for safety. Hope this helps!
@Otonium
@Otonium 2 жыл бұрын
It would be also great to see you explaining how to store passwords on Azure Vault or a similar system. Thank you!! keep up the great videos.
@syahmanmohamad1162
@syahmanmohamad1162 2 жыл бұрын
hi Patrick, good tutorial. How to implement multiple roles ?
@tech-savant
@tech-savant Жыл бұрын
yeah, I was wondering that too...
@sahildhingraa
@sahildhingraa Жыл бұрын
completed!
@hujintao6862
@hujintao6862 Жыл бұрын
Can you make a video about Authorization with one-time password (OTP)?
@rahiyansafin449
@rahiyansafin449 3 жыл бұрын
Thank you brother!! could you please make a video on Code First Approach Web Api Please ?
@PatrickGod
@PatrickGod 3 жыл бұрын
Hi! We do this already in this video: kzbin.info/www/bejne/fHnbZ3R9i6uSf6c Enjoy! 😃
@isnakolah
@isnakolah 2 жыл бұрын
Wonderful video. Great content. I have a concern though, if it is possible to decode and view the role, what stops the client, or in this case an attacker to edit the role to lets say 'admin' and get access to endpoints they are not authorized to see.
@romanvostrikov6578
@romanvostrikov6578 2 жыл бұрын
The token is signed with the server's private key ("AppSettings:Token" in this case), so an attacker cannot change it without invalidating the signature.
@isnakolah
@isnakolah 2 жыл бұрын
@@romanvostrikov6578 So, if I am getting you correctly, once signed it cannot be edited? How do signatures work then.
@romanvostrikov6578
@romanvostrikov6578 2 жыл бұрын
​@@isnakolah Yes, you can't edit issued token because signature is part of JWT and signature(old data, key) != signature(edited data, key). User haven't access to key to forge new signature. The token can be stolen. So you need to transfer it over a secure connection, even if it cannot be edited.
@mrasoft7184
@mrasoft7184 3 жыл бұрын
As always well explained. 😉 You did show how to add that JWT Bearer token in the header of the HTTP request using Swagger. Can you also make a video (if the video is already there where can I find it?) demonstrating how to add that JWT Bearer token to the HTTP request using code? For example using a Handler etc. Thanks.👍
@PatrickGod
@PatrickGod 2 жыл бұрын
Hey friend! Thanks for your feedback. Sure, that's a good idea for another video. In fact, we do exactly that in the Blazor Bootcamp (kzbin.info/www/bejne/f5-aioaPntiAnpY) within that Blazor WebAssembly App. But, do you mean, making another call in the Web API and setting the Authorization Header there? For instance, with the HttpClient instance? Take care, Patrick
@mrasoft7184
@mrasoft7184 2 жыл бұрын
@@PatrickGod I meant the Web API on the server being called by a (Blazor Web Assembly) client. And the client uses for that an HttpClient instance and puts the JWT Token in the header of the HTTP-request for the Web API on the server. In this video it is Swagger that acts as the client (I presume).
@yanaraldaghestani6305
@yanaraldaghestani6305 2 жыл бұрын
amazing
@oxdan9101
@oxdan9101 2 жыл бұрын
I have a question, if my Authentication API discuss with another Server, the Server must have his proper role ? Or that's not the best way to send messages between my 2 applications API & Server ?
@djanbolotov16
@djanbolotov16 2 жыл бұрын
Hey, bro! You are cool!!!
@PatrickGod
@PatrickGod 2 жыл бұрын
Thank you very much! Appreciate it. And you, too!! 😊
@esdegan7176
@esdegan7176 2 жыл бұрын
How about RBAC that role can have permissions?
@Maksultan
@Maksultan Жыл бұрын
does anyone know where in the microsoft docs they explain what needs to be done in the program file? I can't find any mention of exact steps to introduce authorization.
@8294685725
@8294685725 2 жыл бұрын
Initially take a thanks
@zeevr.3197
@zeevr.3197 2 жыл бұрын
thanks a lot !!!!!
@sorathavithey890
@sorathavithey890 3 жыл бұрын
Can you create function base authorization?
@quanghungnguyen3018
@quanghungnguyen3018 Жыл бұрын
thank a lot
@coding-in
@coding-in 3 жыл бұрын
Thankyou Sir! hw to implement jwt auth for controller?
@PatrickGod
@PatrickGod 3 жыл бұрын
Hey there! Just add the [Authorize] attribute on top of the controller class. Take care, Patrick
@coding-in
@coding-in 3 жыл бұрын
@@PatrickGod i mean that controller that return View (), not ApiController
@renaudgg
@renaudgg 2 жыл бұрын
Hi i still dont understand after watching 15 videos what is ValidIssuer and ValidAudience, you you put to false both... is that fine?? if not, how do I know what to put in both string???? my API is in Auzre with swagger, i dont get it
@AhmedMohammed23
@AhmedMohammed23 2 жыл бұрын
isn't that static user at the top a problem? how is that will work with multiple requests
@bazinga1995
@bazinga1995 2 жыл бұрын
Thanks!!!!!!!!!!
@PatrickGod
@PatrickGod 2 жыл бұрын
You're welcome! 😊
@I-PixALbI4-I
@I-PixALbI4-I 2 жыл бұрын
Thanx, i finaly understand why my AutZ is not working )
@PatrickGod
@PatrickGod 2 жыл бұрын
Glad I could help! Thanks for your feedback. 😊
@tysonfury3168
@tysonfury3168 2 жыл бұрын
Hey man,what to do if it says that your token is invalid when you want to the get request of the weathercontroller api?
@malathip4043
@malathip4043 2 жыл бұрын
i want to use auth plugin , vue frontend, .net core , mssql for backend, Can you suggest please.
@chizuru1999
@chizuru1999 2 жыл бұрын
Great Video. Can you do a .Net web api with sqlite tutorial?
@ragavr7995
@ragavr7995 2 жыл бұрын
How program.cs webapplication came?
@nove1398
@nove1398 2 жыл бұрын
Can you do a video on permissions?
@AliRaza-zy1zk
@AliRaza-zy1zk 2 жыл бұрын
Just subscribed your channel....
@hongwenli541
@hongwenli541 2 жыл бұрын
Thanks for your video. I appreciate your explanation but I added addAuthentication, but still get the response 200, any hint for that?
@hongwenli541
@hongwenli541 2 жыл бұрын
Can you give me any hint for this asap? I got stuck :(
@hongwenli541
@hongwenli541 2 жыл бұрын
Resolved this one, but why do i get 401 all the time? can you help me with this?
كم بصير عمركم عام ٢٠٢٥😍 #shorts #hasanandnour
00:27
hasan and nour shorts
Рет қаралды 12 МЛН
SIZE DOESN’T MATTER @benjaminjiujitsu
00:46
Natan por Aí
Рет қаралды 8 МЛН
Do you love Blackpink?🖤🩷
00:23
Karina
Рет қаралды 23 МЛН
I thought one thing and the truth is something else 😂
00:34
عائلة ابو رعد Abo Raad family
Рет қаралды 16 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 99 МЛН
What Is JWT and Why Should You Use JWT
14:53
Web Dev Simplified
Рет қаралды 1,2 МЛН
Angular 14 & .NET 6 🔒 Authorization with JSON Web Tokens (JWT)
39:59
Difference between cookies, session and tokens
11:53
Valentin Despa
Рет қаралды 659 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 328 М.
Session Vs JWT: The Differences You May Not Know!
7:00
ByteByteGo
Рет қаралды 271 М.
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
freeCodeCamp.org
Рет қаралды 1,6 МЛН
ASP.NET and JWT Refresh Tokens
30:43
Coding Tutorials
Рет қаралды 10 М.
كم بصير عمركم عام ٢٠٢٥😍 #shorts #hasanandnour
00:27
hasan and nour shorts
Рет қаралды 12 МЛН