Hey team, this question goes for everyone who has been working with Kratos for some time already: How do you usually extend Kratos? I have a graph DB, and I was wondering: should I perform any user updates in the Kratos user and in my graphdb just the Identity ID, or do you recommend updating the user in my own DB, and letting Kratos handle just the authentication-related stuff?