System-Garcia / node-pets

1 stars 1 forks source link

Refactor: AuthContext and AxiosHelper #86

Closed gabrielvaca closed 7 months ago

gabrielvaca commented 7 months ago

Refactor AuthProvider and httpHelper for Enhanced Security, Error Handling, and Testability

Refactor AuthProvider

Objective:
Refactor the AuthProvider component to improve the security of token handling, streamline state management, and enhance error reporting for a better user experience.

Requirements:

Acceptance Criteria:

Refactor httpHelper

Objective:
Enhance the httpHelper utility to improve flexibility, error handling, and ensure easy integration and testing within the application architecture.

Requirements:

Acceptance Criteria:

System-Garcia commented 7 months ago

Resolved in #87