mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Discord oAuth: Two different servers collide #2485
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#2485
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tionis on GitHub (Mar 7, 2021).
Originally assigned to: @NGPixel on GitHub.
Describe the bug
When two different servers are set as different authentication providers (or to be more exact two discord oAuth logins with different servers assigned) they collide. Users will always login as the last added discord user or cannot login at all.
To Reproduce
Add two discord oAuth Logins via the same client id and add different server ids
Expected behavior
The user should be logged in as the user account at the specific server
Host Info:
@NGPixel commented on GitHub (Mar 7, 2021):
Duplicate of #2554