# Functions
NewForgotLoginCommand returns a new instance of the forgot-login command.
NewGetUserCommand returns a new instance of the get user command.
NewListUserCommand returns a new instance of the list user command.
NewRemoveUserCommand returns a new instance of the remove user command.
NewResendVerifyCommand returns a new instance of the resend-verify command.
NewSignUpCommand returns a new instance of the signup command.
NewUserCommand returns a new instance of the user command.
NewVerifyCommand returns a new instance of the verify command.