I was going through Lock Configuration and successfully added additionalSignUpFields which rendered on my signup page. In the documentation it says that they are added to user_metadata but when I subscribe to user profile on my Angular app it doesn’t have any metadata, just the standard fields like this:
Just posted a new topic but it would be even better if you could help
So I managed to do that, but now I should add that User object to my local SQL Server database(just without password). How do I accomplish that?