Skip to main content
Version: 0.94

snorkelflow.client.users

User related functions.

Functions

get_user(user)Get a user info by its username or user_uid.
reset_password(username, new_password)Reset the password for the specified user to the specified new password.