axios.get('https://api.example.com/api/v1/foo', { headers: { Authorization: `Bearer ${token}`, } }). 毎回こう書くのは面倒くさい。
確定! 回上一頁