The passwordHash field on a User record in Skarn Suite (the platform auth hub: SSO, tenancy, billing, entitlements, internal event bus) stores a specific piece of the data; it holds the user password hash value for this User record, one of the real fields the workflow reads and updates during normal operations. In everyday use this is part of how User records are created, displayed, validated, and reported, and it is grounded strictly in the real schema fact User.passwordHash: String.
Technical section
Data model, API, and internals — visible to developers.
