Skip to content

[Evolution] The user collection shouldn't be keyed by Discord ID and should instead use separate Faithful IDs #76

Description

@3vorp

Is your feature request related to a problem?

RIght now, Faithful is very closely coupled to Discord and its entire account system relies on Discord IDs to function. However, not all users have Discord IDs (such as legacy contributors, organizational accounts, etc) and it also exposes the users' Discord ID to the public even if they might not want that.

Describe the feature you'd like

Instead of keying the user collection by Discord IDs, it should use Firestorm uniqid keys and simply have Discord IDs as a property on the user object to validate against.

Screenshot(s)

No response

Notes

This would require a significant overhaul to web app authentication, website user slugs, submission author storage, /texture username retrieval, and addon/contribution author storage.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions