You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove operator == and != overloads from Entity<T>
- Replace Count() with Any() in RecommendationService for performance
- Change ToActionResult return type from IActionResult to ObjectResult
- Rename userClaims to user in AuthService to match interface
- Extract GetSigningKey() method in JwtTokenService to reduce direct config access
0 commit comments