Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish the Discord unlink endpoint #5

Open
marcdif opened this issue Nov 2, 2020 · 0 comments
Open

Finish the Discord unlink endpoint #5

marcdif opened this issue Nov 2, 2020 · 0 comments
Labels
discord enhancement New feature or request

Comments

@marcdif
Copy link
Member

marcdif commented Nov 2, 2020

The unlink endpoint currently just returns success: true, despite nothing actually being done. The request should take in minecraftUUID as a parameter, noting the MC account that wants to unlink their linked Discord account.

If there is no linked account, return an error saying so.
If there is a linked account, remove the linking information stored in MongoDB, and send a success response.

@marcdif marcdif added enhancement New feature or request discord labels Nov 2, 2020
@marcdif marcdif assigned Vidsify and Flakenstine and unassigned Vidsify and Flakenstine Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discord enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants