GitHub - rlconst/inviter: Auth0 inviter
Unfortunately organization invite flow is broken. This is a dirty and ad-hoc workaround consist of following steps:
Usage: inviter [-hV] -e=<email> -n=<name> -o=<organization> -r=<roles>... [-r=<roles>...]...
...
-e, --email=<email> User email to send invite e.g. jdoe@example.com
-h, --help Show this help message and exit.
-n, --name=<name> User name e.g. John Doe
-o, --organization=<organization>
Organization ids org_abcdefgh
-r, --roles=<roles>... Roles e.g. user
-V, --version Print version information and exit.