handleWebChannelPasswordChange

abstract fun handleWebChannelPasswordChange(jsonPayload: String)

Handle a WebChannel password-change notification by exchanging the new session token for a new refresh token.

💾 This method alters the persisted account state.