``` headers: { Authorization: `Bearer ${token}`, Accept: "application/json", "Content-Type": "application/json", } ``` ``` import "@cap-rel/smartcommon/dist/smartcommon-style.css"; ```