KieranBond / KieranBond/Tomorrowify
Prevent duplicate signups
Open
enhancement
good first issue
hacktoberfest
hacktoberfest-accepted
Improvement
- Dominant language
- C#
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should track the users who are signed up so that if they try to sign up again, we can avoid trying to update their playlists' twice.
We may be able to do this by checking if permission has already been granted, otherwise we have to enable removal from our tracking also.
Contributor guide
Assessment
This issue has not been assessed yet.