We are trying to connect Hubspot to our homegrown application that uses JWT authentication on the client-side. The JWT only exists in memory. We have SSO enabled that allows for navigation between both applications. As we navigate from our Hubspot landing pages and back and forth, we re-authenticate each time even if you're already authenticated on both sides. Without needing to redesign our authentication process, is there a way to get Hubspot to request our JWTs?