You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement cleaner, unique API types/interfaces for simpler plug 'n play usage.
Implement Axios' transformResponse or interceptor (whichever is more clear/appropriate/actually works), of each unique API response adapter into a generic response, containing only the required values as per the challenge requirements