Passwordless flow accepting custom fields

Is there any way to pass custom fields with passwordless flow in order to populate a user profile? i.e. If my sign up screen allows user to input their name and birthday, can I have that information passed through Auth0’s passwordless API? We want to be able to store that extra information during passwordless sign up. Thanks!