> 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/android-docs/auth-feature.md).

# Auth

{% hint style="info" %}
If your project is configured to register users you can use the **Auth** features of MBurger.&#x20;
{% endhint %}

You will need to check the **`MBurgerAuthTasks`** class, where you will find all static methods to use authentication API, both with “action” and “listener” approach

{% content-ref url="/pages/-MDKXqEiKNXvNmDEujqo" %}
[Register a new user](/android-docs/auth-feature/register-a-new-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/-MDKXqX6PAsyGM2GSe\_b" %}
[User profile](/android-docs/auth-feature/user-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDKXqeIrtUhDxxeJVJD" %}
[Edit profile](/android-docs/auth-feature/edit-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDKXpM1dmNEBDRWJMkX" %}
[Other features](/android-docs/auth-feature/other-features.md)
{% endcontent-ref %}
