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
It is a simply express API authenticated using JsonWebToken. Codes are written in typescript and mongodb is used for the database. It also includes password validation using bcryptJS, validation using Joi and caching using Redis.