I have a profile item called username in my config...
# talk-kratos
a
I have a profile item called username in my configuration. Can I restrict users to only set it during registration and not modify it again after registration? Update: I found webhooks in docs, thanks