Update user profile on sign-up using Hooks #3285
Boburmirzo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Learn how to update a User profile's custom attributes on sign-up using Hooks.
Using Hooks you can put extra information into the user profile's custom attributes programmatically. This is useful for Profile Enrichment where making your current customer data better by adding more details from outside sources.
Here are easy steps to achieve this:
https://docs.authgear.com/how-to-guide/integration/update-user-profile-on-sign-up-using-hooks
Beta Was this translation helpful? Give feedback.
All reactions