mlswg / mls-implementations

Coordination of implementation and interop specific details
110 stars 14 forks source link

Extend createGroup to add members #144

Open bifurcation opened 1 year ago

bifurcation commented 1 year ago

Right now, the createGroup step always creates a one-member group. We could extend it with a members field, so that it would automatically create a group with those members.

This could be done either with Add or external Commit. I would probably prefer the latter, since it results in a full tree.