This is an Asp Net Core Tutorial. This part of the tutorial is focusing on JWT Token Authentication. In this episode I will teach you how to store and reuse your tokens.
** WARNING **
I make a critical mistake in this video and correct it at the end. I was going to re-shoot the video, but thought it would be a better learning experience to leave it and show how to fix it!
This tutorial will take you step by step. Asp Net Core is the basis for this series. I'll take you from nothing to an MVC application. We'll develop a WebApi in C# and use html, css, bootstrap and more to create a real-world application.
GitHub for Api Project: https://github.com/NobleCauseCode/NobleCause.SavijSell.Api
GitHub for MVC UI Project: https://github.com/NobleCauseCode/NobleCause.SavijSell.Ui
How to download code for this episode: https://youtu.be/9t05Bxly4UI
Optional Links:
Database project: https://github.com/NobleCauseCode/NobleCause.SavijSell.Database
(you can also use scripts to create and populate the database in the api folder /Data)
Create Secrets for your JWT Token signing: https://github.com/NobleCauseCode/SecretKeyGen
Download
0 formats
No download links available.
Asp Net Core Tutorial | JWT Token Store and Send | C# | MVC- ep24 | NatokHD