Set app_metadata during signup via Universal login

I need to add some extra meta when a user registers via the Universal login. Preferably app_metadata, but I’d even accept user_metadata. The key point is that it should not show up as an extra field on the form, but instead, just be passed along when the user is created, so I don’t think additionalSignUpFields can be used here.

The reason I want to do this is that I need to check for a metadata value during the post-registration hook, to determine whether or not to fire a function there. In particular, I need to see the callback URL, as it could come from more than one source.

Anyone know how to do that?

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?

I do not. Found a way around it. Thanks for following up.

No worries! Glad to hear that!