Hi everyone,
Is it possible for a user to be authenticated/signed-in within a Miro live embed without being signed in on miro.com itself?
In other words, can the live embed handle its own authentication flow independently from the main Miro web app?
1. Im using the live-embed with a direct link from the docs example `https://miro.com/app/live-embed/${boardId}?autoplay=true` in an iframe. However if there is any other way of embedding that achieves what i want i can use that as well. Don’t care about the “how”
2. I would like it so that when the frame is loaded, it is authenticated and miro account is automatically logged in. It’s for internal use case, it’s going to be one account and we have the credentials, so that’s not a problem.
3. Yes
4. Both cases. There are some type of boards that can be accessed anonymously(read-only) and by authenticated member(point no: 2 above).

