Nicolò Pretto
Nicolò Pretto
@Somtom I added the backport label, as I'd like to use this on [Analytics event for newsletter subscription opt-in/opt-out during the setup](https://github.com/metabase/metabase/issues/47280) which needs to get backported, do you see...
@ixipixi what embedding was this? interactive? static?
I tried to re-implement the logic using as little FE code as possible here: https://github.com/metabase/metabase/pull/48826 It's still a WIP, let me know what you think and we can sync later....
> I have a question about having to provide both `preferredAuthMethod: "jwt"` when providing `jwtProviderUri` I think that makes it less ergonomic than just saying whenever we see `jwtProviderUri` just...
> It's fine to modify the schema in-place because it's not been published Was 1-0-0 not published? or 1-0-1? Because I saw that you added some required fields that weren't...