pramod_Bug#494 : update axios client and auth repository for public/private route handling #207
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Bug#494"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactored Axios client to support route type identification (public/private)
Updated Auth repository to manage public route access logic
Ensured that API calls for public routes bypass token handling where appropriate
Added necessary checks to avoid unauthorized errors on public endpoints