hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
153 stars 137 forks source link

[FEAT]: Create Organization Invitation Link -Backend #53

Open Goldyn19 opened 1 month ago

Goldyn19 commented 1 month ago

Issue: Implement an API for creating Organization invite link

Description

Create an API endpoint to generate invitation links for inviting users to join an organization. This endpoint will validate the input data and generate a unique invitation link for the specified organization.

Acceptance Criteria

API Endpoint Implementation:

Goldyn19 commented 1 month ago

slack ID: @Goldyn