1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-12 22:02:43 +01:00
netbird/management/server/http/api
Misha Bragin 06055af361
Super user invites ()
This PR brings user invites logic to the Management service
via HTTP API. 
The POST /users/ API endpoint creates a new user in the Idp
and then in the local storage. 
Once the invited user signs ups, the account invitation is redeemed.
There are a few limitations.
This works only with an enabled IdP manager.
Users that already have a registered account can't be invited.
2022-10-13 18:26:31 +02:00
..
cfg.yaml Feature/add nameservers API endpoint () 2022-10-10 11:06:54 +02:00
generate.sh Feature/add nameservers API endpoint () 2022-10-10 11:06:54 +02:00
openapi.yml Super user invites () 2022-10-13 18:26:31 +02:00
types.gen.go Super user invites () 2022-10-13 18:26:31 +02:00