Way to add User details

Is there a way to add more user details in user account details? For my use case it’s useful to add (besides the user first name, last name and email address) the user phone number.

You’ll need to request on GitHub (I couldn’t find anything similar).

Alternatively, if you’re using LDAP or Google authentication, I’d expect the information to be in the user’s account.

Thank you! For now, I’ll make a simple contour (i’ll just add a new table to the database) but I’ll recon this would be a nice feature to have.