Hi!
I’m trying to embed Miro’s board into our platform but we need to abstract about Miro’s session for each user.
It’s posible to manage access tokens for team’s users from API and then embed the board by param, so the user has not to login into Miro manually before render the protected board within iframe.
Thanks in advance.