Skip to content

Finish the Discord unlink endpoint #5

Description

@marcdif

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions