Retrieve user information
You can retrieve the information of the current user with MBAuth.getUserProfile().
MBUser user = await MBAuth.getUserProfile();Last updated
Was this helpful?
You can retrieve the information of the current user with MBAuth.getUserProfile().
MBUser user = await MBAuth.getUserProfile();Last updated
Was this helpful?