This is an archive of the old site. Visit the latest version at dexie.org.

db.cloud.logout()


Logout current user.

Syntax

await db.cloud.logout(); // Logout current user

Return Value

Promise<void>

See also

db.cloud.logout()

Table of Contents