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
One way to implement authentication/authorization in Angular applications.
Note: Twitter/Facebook/Google auth is enabled by default, but you can easily turn it off by commenting out the passport.use() statements in the server.js file.