<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [Auth](./auth.auth.md) &gt; [signOut](./auth.auth.signout.md)

## Auth.signOut() method

Signs out the current user.

<b>Signature:</b>

```typescript
signOut(): Promise<void>;
```
<b>Returns:</b>

Promise&lt;void&gt;

