Hi Team ,
Recently We have been evaluating the metabase for analytic tool. But figured that embeding the metabase exposes the iframe url which is always signed by the SECRET_KEY at server side. Is there any way we can sign the payload with logged in user information and if he tries to access that url outside our embed host website should throw error. is it possible? So technically wants to expire that iframe url once my application is logged out.