Skip to content

backend: add user table #1179

@fhennig

Description

@fhennig

We have collections and subscriptions, and they both have owner user IDs. But the ID is just directly taken from the GitHub token we get, we do not track anything else about the user.

This also means that when we want to display a collection and who owns it, we cannot do that, we can only display the user ID.

It would be good to have our own user table.

Then we could also have user profiles where users can explain a bit more about themselves if they want to.

Metadata

Metadata

Assignees

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