Skip to content

Taipy.auth.logout

Logout a user.

Available in Taipy Enterprise only

This function exists only in the Enterprise edition of Taipy.

This function invalidates the provided Credentials object.

Parameters:

Name Type Description Default
credentials Credentials

The credentials to be invalidated.

required

Raises:

Type Description
InvalidCredentials

The provided credentials are invalid.