When I embed a Google Sheet into something like a Flask app, the doc shows as long as I am logged in in the browser. Functionally, the Google Sheet checks my credentials and displays itself in the Flask app and still can be secured to only be shown to internal users in my company.
For Coda, I can only get embed to work if I’ve got the document settings to allow anyone with the link to view it.
I’d like for Coda to allow me to embed documents into something like Flask, but still be able to only allow people I’ve shared it with or people in my org to see it.