Hello,
We are attempting to capture the incoming headers when someone navigates to their bubble dashboard. The reason is these headers contain authentication information required to connect to our API (this is not the most secure method, it is a hack since Bubble does not let use use the httponly auth cookie that would be our best option).
Is it possible to capture the incoming headers when someone navigates to the Bubble app?
Thanks for any help!