This PR adds the required code for the generation of unique invite links for organisations. These differ from the per-user invite links in that any user can use these links. Also, an organisation can only have one of these.
Changes proposed
What were you told to do?
Generate endpoint and backing code to generate unique invite links for organisations.
What did you do?
Created an endpoint for client-side access.
Created the backing methods, commands, and handlers to enable the above.
Description
This PR adds the required code for the generation of unique invite links for organisations. These differ from the per-user invite links in that any user can use these links. Also, an organisation can only have one of these.
Changes proposed
What were you told to do?
Generate endpoint and backing code to generate unique invite links for organisations.
What did you do?
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
Screenshots/Videos