Adding custom fields
When signing up the default information requirements are the user’s email and password. You can expand your data capture requirements as needed. Capturing additional signup fields here will store them in theuser_metadata
, which you can read more about in Metadata.
user_metadata
attribute in the request body. You can access them by querying the user profile at any time, even from the Dashboard in the User’s section.