Hi there,
I want to use Embed miro board.
So, I implements frontend plugin referring below.
https://developers.miro.com/docs/editable-boards-for-anonymous-users
Then, I have a question.
When we use miroBoardsPicker.open, what kind of values should be passed to getToken property?
In the document, they say only we should generate jwt in server side.
I want to knouw actual type of the property.
Regards,