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
An appointment backend Node Auth API and the goal of this project is recruiters of a company can schedule appointments & interviewees can fix appointments at their leisure. This API works with JWT and email verification. Data gets stored on Mongo DB by encrypting it with Bcrypt for hashing and hosted on Heroku.