adding auth endpoint

Options
When adding auth endpoint, I see a request for "Column" and password. I assume the password is where you select the password column from the table. What is the column field?


Furthermore if I want add sms based auth and say google auth, would I clone the auth api group with the 3 endpoints and point them to a different user table since email/password is not relevant in those?
Thx