I\'ve been working with the Tank Auth library all day and have a question about it. I added two fields to the registration form: first_name and last_name respectively and I\
Check the Tank_auth file in the library, there is another "create_user" function that you have to modify. To manage properly the variables.
3 hours breaking my head with this.