Protecting embedded view or form from others

Hi everyone,

I have a problem with a shared form. I want to embed a form in my app, but it needs to be protected so that not everyone can submit data. I don’t want to use a password because it doesn’t provide a good user experience. How can I protect it using an API token or a one-time use embed URL? I can use SSO to protect our form? Thanks

Hi @christopher.d, Baserow doesn’t offer any other form of protection than the build in password. However, if someone is signed in to Baserow, and has access to the form, then they can access the form, even if it’s not publicly shared.