You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the official documentation this endpoint and method are to add one or more users to a group.
Calling it Create a member in a group | createGroupMembers does not makes much sense.
Ideally we would make it developer friendlier by calling it assignUserToGroup.
The text was updated successfully, but these errors were encountered:
fusionauth-typescript-client/src/FusionAuthClient.ts
Lines 548 to 560 in beaa0c9
According to the official documentation this endpoint and method are to add one or more users to a group.
Calling it
Create a member in a group
|createGroupMembers
does not makes much sense.Ideally we would make it developer friendlier by calling it
assignUserToGroup
.The text was updated successfully, but these errors were encountered: