Is it possible to add First Name to Login screen?

What I’m trying to do:
Is it possible to have a user enter their first name when they log in to the app? So, Email, Password, and First Name.

What I’ve tried and what’s not working:

Code Sample:

# this is a formatted code snippet.
# paste your code between ``` 

Clone link:
share a copy of your app

Similar questions have been asked multiple times on the forum. You need to create your own login form but it is not very difficult.

I have also written a post demonstrating it

2 Likes

Gotcha, thank you. I was searching around for the wrong things. Thanks again!

1 Like