hngprojects / hng_boilerplate_csharp_web

https://api-csharp.boilerplate.hng.tech
Apache License 2.0
78 stars 42 forks source link

feat: unique invite links for organisations #316

Closed Ace2489 closed 2 months ago

Ace2489 commented 2 months ago

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