- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Login (Signing JWTs) - BUILD A JWT AUTHENTICATION SERVER (ASP.NET CORE) #2
I add a login route to the authentication server and demonstrate how to generate/sign JWT access tokens. I also show how to move JWT signing parameters to an appsettings.json configuration, and how to validate/decode JWTs on other servers.
For those of you asking about ASP.NET Core built-in Identity, I will be integrating that later in the series!
In this series, I demonstrate how to build a JWT authentication server in ASP.NET Core. The server will support user registration, logging in to get a JWT access and refresh token, refreshing expired tokens, and logging out to invalidate refresh tokens. If your application needs authentication or if you're interested in microservices, this is the series for you!
TIMESTAMPS:
0:00 - Introduction
0:16 - Login Route Setup
1:27 - Validating the Login Request
4:37 - JWT Access Token Generation
10:49 - Login Route Completion
11:45 - Testing/Debugging
13:11 - appsettings.json Configuration
16:53 - Validating JWTs on Other Servers
22:17 - Decoding Claims
23:36 - Conclusion
SOURCE CONTROL: https://github.com/SingletonSean/authentication-server
SECRET KEY GENERATION: https://mkjwk.org/
JWT DEBUGGING: https://jwt.io/
GET POSTMAN: https://www.postman.com/downloads/
OTHER LINKS:
Donations: https://www.paypal.com/biz/fund?id=UBZCZWX2UVWJE
Видео Login (Signing JWTs) - BUILD A JWT AUTHENTICATION SERVER (ASP.NET CORE) #2 канала SingletonSean
For those of you asking about ASP.NET Core built-in Identity, I will be integrating that later in the series!
In this series, I demonstrate how to build a JWT authentication server in ASP.NET Core. The server will support user registration, logging in to get a JWT access and refresh token, refreshing expired tokens, and logging out to invalidate refresh tokens. If your application needs authentication or if you're interested in microservices, this is the series for you!
TIMESTAMPS:
0:00 - Introduction
0:16 - Login Route Setup
1:27 - Validating the Login Request
4:37 - JWT Access Token Generation
10:49 - Login Route Completion
11:45 - Testing/Debugging
13:11 - appsettings.json Configuration
16:53 - Validating JWTs on Other Servers
22:17 - Decoding Claims
23:36 - Conclusion
SOURCE CONTROL: https://github.com/SingletonSean/authentication-server
SECRET KEY GENERATION: https://mkjwk.org/
JWT DEBUGGING: https://jwt.io/
GET POSTMAN: https://www.postman.com/downloads/
OTHER LINKS:
Donations: https://www.paypal.com/biz/fund?id=UBZCZWX2UVWJE
Видео Login (Signing JWTs) - BUILD A JWT AUTHENTICATION SERVER (ASP.NET CORE) #2 канала SingletonSean
asp net core jwt auth authentication server api rest controller mvc web application programming tutorial learn register login logout refresh token access sign verify hash password username email data annotation validation model state error message clean code service .net restful design patterns architecture software development security require visual studio c# project setup solution postman body http request response object client micro services azure cloud microservice how to
Комментарии отсутствуют
Информация о видео
19 декабря 2020 г. 21:15:01
00:24:43
Другие видео канала
