I have set up a device + rails api and created a registration component. After creating a user and checking in the database the program has only committed the email and password even though I added the name and nickname in the form's fields.I have set up a device + rails api and created