Hi,
I have searched in the builder settings but couldn’t find it. Is it possible to create an authentication key option to the builder?
What I want is to embed the page within a specific application. When in that application the Baserow application should be accessible by everyone. But when going directly to the baserow application domain you should see a blank page or 404 code.
Hey @wilhanz
Unfortunately, we don’t offer that feature.
Could you please tell us a little more about what you need? If I understand correctly, you want to embed your Baserow app into another app (that isn’t a Baserow app) using an iframe?
Hi, yes you understand correctly. I indeed need to embed baserow application into a different website, which then should only show the data from the iframe when a specific token is given by the host.
Just like for example Bunny CDN does with their videos to only allow embedding from within a certain domain and e.g. only when a user is logged into a website.