makeorbreak-io / makeorbreak-io/mob-web

Replace custom slack invite code with an invite link

Open
#69 1 comment 1 reaction 0 assignees View on GitHub
good first issue
Dominant language
JavaScript
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Instead of depending on backend code to trigger slack API calls to send an invite, we can use invite links:

https://slack.com/intl/en-pt/help/articles/201330256-invite-new-members-to-your-workspace#share-an-invite-link

These are valid for 2000 invitations. I think we should be fine for a couple of years.
@jgradim what do you think?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the backend code that triggers Slack API calls for invitations and review the current invite flow. Replace that dependency with the Slack invite link described in the issue, and confirm that invitations can be sent through the link without the custom API-triggering path.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.