UNPKG

voluptasmollitia

Version:
18 lines (10 loc) 375 B
<!-- 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;