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 a nodejs application which uses passportjs for authentication.
The secret page in this application is only visible to logged in users.
Passport js local strategy is used in this application.
About
This is a nodejs application which uses passportjs for authentication. The secret page in this application is only visible to logged in users. Passport js local strategy is used in this application.