Once a user has logged in to the Express app, it stores a copy of the access token we need. We can access it inside any Express request via the req.session.
確定! 回上一頁