Service responsible for refreshing authentication tokens
Actually perform the token refresh operation
Refresh tokens using the refresh token Implements singleton pattern to prevent multiple simultaneous refresh requests
Service responsible for refreshing authentication tokens