DarkVader
❔ RoadMap.. !
Ideally you want to do some project on which you will learn, every time you don't know what to, or you don't fully understand you go and invest time to learn that thing. Good roadmap for what to learn imo is Nick Chapsas backend developer roadmap, it is on his GitHub
6 replies
✅ .Where in Include stetment not returning correctly
You can in versions above 5 I think, and that tracks entities unlike using Select, from what I read, but somehow I can't make it work on nested properties, I've been trying for 6 hours straight to make it work and I just can't so I decided to ask people here for help
9 replies
ClaimsPrincipal, httpContext.User is not filled when I send the token, but endpoint is AllowAnonymos
Ok I understand that, but this needs to be anonymous endpoint, but if someone sends a token i want to treat it differently for authenticated user, can I place middleware or something to place claims from token to claim or no?
6 replies