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
Presently the repo is using a mock login route to login and tests the APIs. The task is to remove the mock login route and configure Mock-Passport-Strategy to log in and test the authenticated API(Middleware).