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
refactor(data): use ownershipCheckMiddleware to prevent duplicate DB calls
- Replace direct database call with fetched data from ownershipCheckMiddleware
- Remove redundant read operation, improving efficiency
- Ensure existing user object is still properly validated and used
0 commit comments