Angular 14 & .NET 6 🔒 Authorization with JSON Web Tokens (JWT)

preview_player
Показать описание


Table of Contents:
00:00 Angular 14 & .NET 6 🔒 Authorization with JSON Web Tokens (JWT)
04:31 .NET 6 Backend
12:40 Enable CORS
14:42 Run the .NET 6 Web API
15:33 Create the Angular 14 Application
17:39 Add the User Model
18:48 Implement the AuthService
26:36 Change the App Component (TS)
29:05 Change the App Component Markup (HTML)
31:25 First Test
34:07 Implement the HTTP Interceptor

🙏MANY THANKS TO THESE LOVELY PEOPLE:
Ameet Jayawant
JesperNielsen
Paul
@Alaffer
Alvin Majid
Slava Ukrayini
Piotr Franczak
Jan Trichter
Tom
H. Ali
Ashley Gahl
Daniel Viveros
Mehmet Ali Ege
Winther
harry j
@Alaffer
Sam Catlow
Jim
Brian Williams
Gonzo
Jonas
Ariel Sartor
Andy Benson
@stevelikespies
Raphael Lukas
James Goforth
@williamdevine
Doug Nelson
Arif Hasanov
@kohji1712
@dlb78dlb
Thomas Korsgaard
FastTrak
Jeff Sager
Dan Moyer
AlgoMarket
Mennskr
Simon
Michael Mel
Hermann Rösch
Jim McNeal
Kieron
@mgrainger231
Gerrit Esmeijer
Axel
Kareem Skinner
Joaquim
Alain Legrand
Per Rieland
@prodrigu75
Greg
Brendan Maunder
Stageoner
Andrew Campbell
pascalditzfeld
PovilasSimanskas
jenö
Marco Otilli
Mark
l33ter
alibux
Luke Vincent
mrcl
Alain Legrand
Thomas Werner
István Csibor
Grant Burdon
@gianluigiconti
Gerrit Esmeijer
Illia
Németh-Pók István
Michael Mel
Marko Zdilar
GerryB
@DADA_universe
Domen Hren
@heroesch
Carey
Peter De Tender
Baris Keskin
@Big_Bear_27390
Mathias
walter e watkins
Günther Dassel
Axel
Josh
Daniel Huber
Fredric Adell
Juan Carlos
Manolis
Pajani
P.
Jonas Granlund
Bobby
Kristina
@xamarin007

#DotNet #Angular #PatrickGod
Рекомендации по теме
Комментарии
Автор

finally a video tutorial I needed..thanks for this video and oder videos

anelkovac
Автор

Finally, after a lot of searching. Thank you!

futureman
Автор

Awesome, Guards and Routes would be very helpful too.

juniorguerreiro
Автор

Would be nice to see how the refresh token works as well as implementing guards/jwt decode etc :)

jeremyolu
Автор

you're the best !!! greetings from brazil !

pedropedrinho
Автор

Great, would like to see this with refresh tokens.

ArranMaclean
Автор

Make a full Angular 16 standalone tutorial please.

shittusulaimon
Автор

Would love an Identity Server tutorial or another similar tool

ChipsReal
Автор

Is it possible to show Master Details example with Angular and Core 6 along with user role based menu generate, it will be very helpful.

ImranKhan-ijxs
Автор

do you have a vid that promotes an angular/.net project to the cloud? maybe something like azure?

paulh
Автор

Thank you so much Patrick for this wonderful video, but I m getting status code 204, Request Method : Options, What is the mistake I have done here? Can you please help me ?

antoroselin
Автор

Never pass login information via URL's parameters open parameters! Do so via the request's body.

notarealhandle
Автор

please sir do it with a sql dabase, i would really appreciate.

sameershahbaz
Автор

please make an Angular 14 full tutorial please.

shittusulaimon
Автор

Why you not showing real world error handling i admit type script has nice short cuts but u have no logging or error handling in your code that screams loud to me

dotnetdevni