❔ How can the guid claim out of the http context
Here is my token information and I use this code to get the guid but nothing return
3 Replies
Probably
HttpContext.User.ClaimsPrincipal.Claims
No I got it I didn't include this
[Authorize(AuthenticationSchemes = "Bearer")]
On the head of my controllerLooks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.