|
@@ -404,7 +404,7 @@ def logoutv2(
|
|
|
|
|
|
hosting.log_out_on_browser()
|
|
hosting.log_out_on_browser()
|
|
console.debug("Deleting access token from config locally")
|
|
console.debug("Deleting access token from config locally")
|
|
- hosting.delete_token_from_config(include_invitation_code=True)
|
|
|
|
|
|
+ hosting.delete_token_from_config()
|
|
|
|
|
|
|
|
|
|
db_cli = typer.Typer()
|
|
db_cli = typer.Typer()
|