<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [User](./auth.user.md) &gt; [reload](./auth.user.reload.md)

## User.reload() method

Refreshes the user, if signed in.

<b>Signature:</b>

```typescript
reload(): Promise<void>;
```
<b>Returns:</b>

Promise&lt;void&gt;

