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
This is an Authorisation app made using nodejs .
It uses Express JS framework along with mongodb as database and PassportJS for authentication .
The passwords are encrypted using bcrypt hashing algorithm .