What’s the best practice for securing custom views?
The documentation obviously shows how to setup an application accessible via an ngrok URL, but I don’t see any reference to best practices for securing views.
Do we add authentication in the view? Pass data into the iFrame? Something else?
Sorry if I am just missing something, but didn’t see anything links in the documentation for View security.