This signup form with custom API includes:
- An initial step that requires the full name, email and password.
- A flow that checks if the email is available.
- A second step that requires to enter an address using Google Address Autocomplete.
- And lastly, a flow that creates an account and issues a token to automatically log in the user.