Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16

Опубликовано: 28 Сентябрь 2024
на канале: CuriousDrive: Solve Coding Problems & Win Prizes!
18,867
189

Hey Coders,

Subscribe here -    / @curiousdrive  
Talk to us on -   / curiousdrive  

Like our page -   / curiousdrive  
Follow us on -   / curious_drive  
Follow us on -   / curiousdrive  

Make a donation - https://www.paypal.me/curiousdrive
Be a member -   / curiousdrive  

Find Code here - https://github.com/CuriousDrive/BookS...

In this #Blazor tutorial, I am showing how we can send #JWT token to you web API and how you can build #Middleware to validate the requests that you are sending to the API.

Content -
1. How to send JWT in Authorization Header?
2. Why to make middleware for your outgoing requests?
3. ILocalStorageService
4. AuthenticationHeaderValue
5. DelegatingHandler

#CuriousDrive #WeLoveCoding