-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
feature requestA feature has been asked for or suggested by the communityA feature has been asked for or suggested by the community
Description
Describe the problem you'd like to have solved
I would like to list organization invitations and ability to invite a user to an organization
Describe the ideal solution
I can execute something like this:
auth0 orgs invitations list
auth0 orgs invitations create --inviter <my-name> --invitee <email> --clientid <my-app-id> --connectionid <conn-id>
Alternatives and current work-arounds
There is no alternative except using auth0 management api directly afaik.
haines
Metadata
Metadata
Assignees
Labels
feature requestA feature has been asked for or suggested by the communityA feature has been asked for or suggested by the community