Hi there!
I have one question, as I'm trying to set up the registration process for the users of my app. The email and password part were super easy, as I followed the tutorial done by Michael in the Xano & Bravo Studio Airbnb clone project.
However, I would also like users to give me their name when registering on the app (example below).
I've tried to create both a simple CRUD Post API with the user table and also to start from scratch, but I've failed every time so far. I always keep getting errors and no name is posted to the Xano database. I have a feeling this API is actually probably very easy to set up, but being a total noob, I can't get it to work.
Could you guide me to the solution of this problem?
I would be very thankful for your help!