Commit
Refactor API request interceptor and enhance onboarding flow
Commit details
Commit notes
- Updated the APIClient to only skip authentication for specific unauthenticated endpoints (login, register, refresh). - Improved the onboarding component by adding a redirect state for users who complete onboarding, enhancing navigation logic. - Cleaned up code formatting and ensured consistent use of functional programming patterns.
- Files changed
- 2
- Lines added
- +114
- Lines removed
- −107