i need help with creating a new user using the auth package. I am having a dickens of a time figuring that out. I have an admin controller that I use to login users but I do not get how to create a new user. Do I have to create a register controller? How do I connect that to the user table?