# Variables
Authenticate do user authentication.
ClearInserts Clears the database.
Delete Deletes an user by ID.
GetUserByID Get an user by ID.
InsertASync Inserts a batch of given quantity async.
InsertSync Inserts a batch of given quantity sync.
ListInsert Lists one insert batch.
ListUsers Lists all users.
Upsert Inserts or updates an user.
Validate do user validation - gets ID.