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 uses MongoDB for the database. It implements the passport js strategy for an individual's authentication and authorization. For social authentication that is signing through google, it applies the passport-google-oauth2 strategy. The AJAX APIS has also been incorporated. It utilizes the nodemailer to send out emails. For chatting, the socket.…