What is the syntax to set a _`Before persisting`_ ...
# talk-kratos
p
What is the syntax to set a
Before persisting
Registration web hook? I'd like to display the identity traits for a given OIDC flow to the user before writing the id to the database. (This is because we require a
username
but not all oidc parties have a username trait - so we create one from other trait data.)