signOut Method
Signs out the current user.
The following actions happen upon completion:
- calls the onUserStateChanged() call back after the signout completes without error.
signOut(): Promise<void>
Returns - Promise
Defined in
- main/Client.ts Line 504
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.