Hi,
I am unable to get user claims in my API. I have tried to inject IHttpContextAccessor but it is always null.
So, how can I access user claims from my api controller?
Regards
Hi,
I am unable to get user claims in my API. I have tried to inject IHttpContextAccessor but it is always null.
So, how can I access user claims from my api controller?
Regards