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 JWT based authentication, where the user need to signup with there require detail then the data store in the MongoDB. Then if they have to login, they give Email and Password show by verifying the password which is in hash with database then it create a token for the cookies for the next session