signOutSigns out the current user, if there is a logged in user.Examples#Sign out#JavaScriptPythonCopyconst { error, data } = await auth.signOut()