Engineering Team
Workspace
Repositories
Refactored the JWT handling middleware to support the new refresh token rotation policy. Also fixed a race condition in session storage.
Can we optimize this query? Using `await` here might block the event loop if the auth service is slow. Consider pre-fetching.