Join Slack
Powered by
Hey! Is there any simple ways to set metadata for ...
# general
f
faint-flag-82421
09/16/2024, 10:08 AM
Hey! Is there any simple ways to set metadata for an identity upon registration. Preferably atomically with the creation of the identity. We want to give the user an ID(different from the identity ID) when it's created.
r
refined-kangaroo-48640
09/16/2024, 11:49 AM
Use a webhook:
https://www.ory.sh/docs/guides/integrate-with-ory-cloud-through-webhooks
f
faint-flag-82421
09/16/2024, 11:50 AM
Okay, thanks! So no way to do it directly through the create/update registration flow?
p
powerful-notebook-79556
09/17/2024, 3:41 PM
I use after registration webhook for create user additional data in db
12
Views
Open in Slack
Previous
Next