Is there any way to retrieve current user name with web plugin API, I see that there is an interface IUserInfo for user data, but not seeing how it can be fetched with API.
Hi
Please note that what is described below is an undocumented feature and might be updated/removed in the future:
You can find information about the current user by calling the method:
await miro.board.getInfo()
In the response > currentUserContext > user > name
This post is not relevant anymore. As
createdAt
id
updatedAt
and is only really outputting values about the board and nothing else. Nevertheless for Apps using the Web SDK that are dependent to identify the user it would be great to have the feature to retrieve the user id. If there is a command that i am missing that would output this and is documented for the Web SDK I would be more than happy for help!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.