MBurger Headless CMS
User GuideCMS HeadlessEngagement Platform
Search
⌃K
Links
🍔
MBurger Documentation🍔
🔑
API
📱
Android SDK
🍏
iOS SDK
💻
PHP SDK
☕
JavaScript SDK
🔷
Flutter SDK
Installation
Initialization
Fetch the project
Fetch blocks
Fetch sections
Media
Admin
Auth
Register a user
Authenticate a user
Retrieve user information
Update user profile
❓
How to?
👻
Sample App
Powered By GitBook

Retrieve user information

You can retrieve the information of the current user with MBAuth.getUserProfile().
MBUser user = await MBAuth.getUserProfile();
Previous
Authenticate a user
Next
Update user profile
Last modified 2yr ago
Copy link