Skip to content

User ID vs User Email #21

Description

@Tookmund

Right now we reference users by their email throughout the application.
This means we’re wasting the space of the full email string every time someone checks something out.

We could switch to user id’s but that would mean we could never delete users ever and that could be a problem if the authorized users list changes every year

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions