# Update AuthInfo

![](https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2Fa5MeLmSoZ0F8JhrZDs7x%2Fimage.png?alt=media\&token=6d3de63b-a113-4636-9a2c-3e10c683d734)

{% tabs %}
{% tab title="Entry Vars" %}
**Key :** You must select the property of the user you want to update (name . phone, photoURL)

**Value :** The new value to be stored in the selected user property must be entered.

**Step by Step :**

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FR4GUdaJ9CF7O5VSNmZve%2FUpdate%20AuthInfo.gif?alt=media&#x26;token=e67a8d71-44fd-44c8-8ebc-eae02fcf872b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**error :** It is executed when one of the fields has not entered information or an option is selected.

OutVars

`Null`

**Finally :** It is always executed at the end of the process, asynchronously with any other calbaks that are executed.

OutVars

`Null`

**notLoggedIn :** It is executed when no logged in user is found.

OutVars

`Null`

**then :**&#x45;xecuted when the selected user information has been successfully updated.

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}
