taipy.enterprise.gui
package
Functions¶
get_credentials()
: Get the authenticated userCredentials
if there is one.is_logged_in()
: Check if the current user is logged in.login()
: Login functionality for Taipy GUI.logout()
: Logout functionality for Taipy GUI.
Classes¶
AuthorizedPage
: A page that shows a different content depending onRoleTraits
.