Where the route is using jwt({secret: secret.secretToken}) , so the token is included into the HTTP header Authorization . When testing with supertest, ...
確定! 回上一頁