Simple example to add the Authorization header in a Supertest ... Note this example add it using .set('Authorization', 'Bearer ' + token) ...
確定! 回上一頁