mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-18 19:20:49 +01:00
* add request handler for sending invite * add InviteUser method to account manager interface * add InviteUser mock * add invite user endpoint to user handler * add InviteUserByID to manager interface * implement InviteUserByID in all idp managers * resend user invitation * add invite user handler tests * refactor * user userID for sending invitation * fix typo * refactor * pass userId in url params |
||
---|---|---|
.. | ||
account_mock.go | ||
management_server_mock.go |