Hey I need to collect more info on email signup, is that possible, I've got a table for user profiles with all the necessary columns and I was hoping I could send that info to the appropriate place when the user signs up but I know you can't add columns to the Auth table. what's the best way to setup my backend so I can collect a bunch of meta information (as text) that get's submitted on signup?