I have a function within my code that simply gets a jwt token from my api, it looks like this
export default async function getJWTToken() { const response =