Город МОСКОВСКИЙ
00:36:45

Asp Net Core Tutorial | JWT Token Authentication | C# | MVC- ep23

Аватар
PHP Academy: обучение от экспертов
Просмотры:
38
Дата загрузки:
01.12.2023 20:21
Длительность:
00:36:45
Категория:
Лайфстайл

Описание

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 use your JWT Token we created to lock down your API. Then we'll modify the web site code to use that token to authenticate with the API and consume the protected endpoint.

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

Рекомендуемые видео