Asp.Net Core API from scratch w/ CQRS (14) - Claim based behavior and refactoring

preview_player
Показать описание
In this series we start to develop an #AspNetCore #WebApi from scratch using a clean architecture approach and CQRS.

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

Thank you, Dan! are we going to generate and return refresh token (and persist it in the user/identity entity?) along with the access token in the next episodes?

sergeyt
Автор

How did you managed to use GetUserProfileIdClaimValue method of the HttpContextExtention class though the HttpContext ? I didn't get it. Or it just naming trick when you created the HttpContextExtention class and dotNet could recognized this class as an extention for the HttpContext?

zergzerg
visit shbcf.ru