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

Allow multiple discord accounts for a single user #5

Open
ankith26 opened this issue Mar 23, 2024 · 0 comments
Open

Allow multiple discord accounts for a single user #5

ankith26 opened this issue Mar 23, 2024 · 0 comments
Assignees
Labels
difficulty:hard enhancement New feature or request

Comments

@ankith26
Copy link
Member

ankith26 commented Mar 23, 2024

Description

Currently if a user uses CAS to verify their discord account, that account gets
mapped with their CAS credentials and if any other alt account is used, again the
credentials need to be remapped.

It would be nice to add support for any discord alts users may have.

Tasks

  • Current Database schema implemented in Mongo, need to be changed to accomodate multiple
    discord accounts
  • Need to change the code-base such that it tries to query if an account is already linked and update it.
    Or else it creates a new one.

Testing

contact the maintainer to get access to test credentials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:hard enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants