Skip to main content

Type Alias: SignOut()

SignOut: () => Promise<boolean | AuthError>

Returns

Promise<boolean | AuthError>

A promise resolved if success. On success it return boolean if failure object with error data