> For the complete documentation index, see [llms.txt](https://docs.mburger.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mburger.cloud/ios-docs/auth.md).

# Auth

{% hint style="success" %}
All the authentication apis are contained in the **`MBAuth`** class.&#x20;
{% endhint %}

You can register a user to MBurger, authenticate that user, and retrieve its information

{% content-ref url="/pages/-MDKl-wtfW0yHPGOLkTO" %}
[Register a user](/ios-docs/auth/register-a-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDKXqJoqufDc0bCxFay" %}
[Authenticate a user](/android-docs/auth-feature/authenticate-a-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDKSY2DKOoxA7kF396E" %}
[Retrieve user information](/ios-docs/auth/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDVJ1jWXda9Gi6pXioN" %}
[Update user profile](/ios-docs/auth/update-user-profile.md)
{% endcontent-ref %}

### &#x20;<a href="#register-a-user" id="register-a-user"></a>

### &#x20;<a href="#retrieve-user-information" id="retrieve-user-information"></a>
