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
// we want to deal with the clear text username of authenticated users on server side. The way we use it in the server.js file will make sure that this piece of code is executed for each request. If we find a token then we decode it and hand it around in req.auth